Searched refs:watch_tree (Results 1 – 4 of 4) sorted by relevance
| /Linux-v6.6/fs/smb/client/ |
| D | cifs_ioctl.h | 91 bool watch_tree; member 96 bool watch_tree; member
|
| D | smb2proto.h | 148 u64 persistent_fid, u64 volatile_fid, bool watch_tree,
|
| D | smb2pdu.c | 3661 u32 completion_filter, bool watch_tree) in SMB2_notify_init() argument 3679 if (watch_tree) in SMB2_notify_init() 3692 u64 persistent_fid, u64 volatile_fid, bool watch_tree, in SMB2_change_notify() argument 3723 completion_filter, watch_tree); in SMB2_change_notify() 3728 (u8)watch_tree, completion_filter); in SMB2_change_notify() 3735 (u8)watch_tree, completion_filter, rc); in SMB2_change_notify() 3738 ses->Suid, (u8)watch_tree, completion_filter); in SMB2_change_notify()
|
| D | smb2ops.c | 2174 notify.watch_tree, notify.completion_filter, in smb3_notify()
|