Home
last modified time | relevance | path

Searched refs:watch_tree (Results 1 – 3 of 3) sorted by relevance

/linux/fs/smb/client/
H A Dcifs_ioctl.h96 bool watch_tree; member
101 bool watch_tree; member
H A Dsmb2proto.h156 u64 persistent_fid, u64 volatile_fid, bool watch_tree,
H A Dsmb2pdu.c4074 u32 completion_filter, bool watch_tree) in SMB2_notify_init() argument
4092 if (watch_tree) in SMB2_notify_init()
4105 u64 persistent_fid, u64 volatile_fid, bool watch_tree, in SMB2_change_notify() argument
4144 completion_filter, watch_tree); in SMB2_change_notify()
4149 (u8)watch_tree, completion_filter); in SMB2_change_notify()
4164 (u8)watch_tree, completion_filter, rc); in SMB2_change_notify()
4167 ses->Suid, (u8)watch_tree, completion_filter); in SMB2_change_notify()