Searched refs:watch_tree (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/cifs/ |
| A D | cifs_ioctl.h | 91 bool watch_tree; member
|
| A D | smb2proto.h | 157 u64 persistent_fid, u64 volatile_fid, bool watch_tree,
|
| A D | smb2pdu.c | 3614 u32 completion_filter, bool watch_tree) in SMB2_notify_init() argument 3632 if (watch_tree) in SMB2_notify_init() 3645 u64 persistent_fid, u64 volatile_fid, bool watch_tree, in SMB2_change_notify() argument 3671 completion_filter, watch_tree); in SMB2_change_notify() 3676 (u8)watch_tree, completion_filter); in SMB2_change_notify() 3683 (u8)watch_tree, completion_filter, rc); in SMB2_change_notify() 3686 ses->Suid, (u8)watch_tree, completion_filter); in SMB2_change_notify()
|
| A D | smb2ops.c | 2306 notify.watch_tree, notify.completion_filter); in smb3_notify()
|
Completed in 25 milliseconds