Home
last modified time | relevance | path

Searched defs:oplock_info (Results 1 – 1 of 1) sorted by relevance

/linux/fs/ksmbd/
A Doplock.h59 struct oplock_info { struct
60 struct ksmbd_conn *conn;
61 struct ksmbd_session *sess;
62 struct ksmbd_work *work;
63 struct ksmbd_file *o_fp;
67 u64 fid;
68 atomic_t breaking_cnt;
69 atomic_t refcount;
71 bool is_lease;
73 struct lease *o_lease;
[all …]

Completed in 4 milliseconds