Searched refs:watch_tree (Results 1 – 4 of 4) sorted by relevance
/linux/fs/smb/client/ |
H A D | cifs_ioctl.h | 96 bool watch_tree; member 101 bool watch_tree; member
|
H A D | smb2proto.h | 179 u64 persistent_fid, u64 volatile_fid, bool watch_tree,
|
H A D | smb2pdu.c | 3960 u32 completion_filter, bool watch_tree) in SMB2_notify_init() argument 3978 if (watch_tree) in SMB2_notify_init() 3991 u64 persistent_fid, u64 volatile_fid, bool watch_tree, in SMB2_change_notify() argument 4028 completion_filter, watch_tree); in SMB2_change_notify() 4033 (u8)watch_tree, completion_filter); in SMB2_change_notify() 4044 (u8)watch_tree, completion_filter, rc); in SMB2_change_notify() 4047 ses->Suid, (u8)watch_tree, completion_filter); in SMB2_change_notify()
|
H A D | smb2ops.c | 2289 notify.watch_tree, notify.completion_filter, in smb3_notify()
|