Searched refs:watch_tree (Results 1 – 2 of 2) sorted by relevance
/fs/cifs/ |
D | smb2proto.h | 154 u64 persistent_fid, u64 volatile_fid, bool watch_tree,
|
D | smb2pdu.c | 3235 u32 completion_filter, bool watch_tree) in SMB2_notify_init() argument 3251 if (watch_tree) in SMB2_notify_init() 3264 u64 persistent_fid, u64 volatile_fid, bool watch_tree, in SMB2_change_notify() argument 3288 completion_filter, watch_tree); in SMB2_change_notify() 3293 (u8)watch_tree, completion_filter); in SMB2_change_notify() 3299 (u8)watch_tree, completion_filter, rc); in SMB2_change_notify() 3302 ses->Suid, (u8)watch_tree, completion_filter); in SMB2_change_notify()
|