Home
last modified time | relevance | path

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

/Linux-v5.4/fs/cifs/
Dsmb2proto.h154 u64 persistent_fid, u64 volatile_fid, bool watch_tree,
Dsmb2pdu.c3204 u32 completion_filter, bool watch_tree) in SMB2_notify_init() argument
3220 if (watch_tree) in SMB2_notify_init()
3233 u64 persistent_fid, u64 volatile_fid, bool watch_tree, in SMB2_change_notify() argument
3257 completion_filter, watch_tree); in SMB2_change_notify()
3262 (u8)watch_tree, completion_filter); in SMB2_change_notify()
3268 (u8)watch_tree, completion_filter, rc); in SMB2_change_notify()
3271 ses->Suid, (u8)watch_tree, completion_filter); in SMB2_change_notify()