Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dcifs_ioctl.h91 bool watch_tree; member
96 bool watch_tree; member
Dsmb2proto.h146 u64 persistent_fid, u64 volatile_fid, bool watch_tree,
Dsmb2pdu.c3687 u32 completion_filter, bool watch_tree) in SMB2_notify_init() argument
3705 if (watch_tree) in SMB2_notify_init()
3718 u64 persistent_fid, u64 volatile_fid, bool watch_tree, in SMB2_change_notify() argument
3749 completion_filter, watch_tree); in SMB2_change_notify()
3754 (u8)watch_tree, completion_filter); in SMB2_change_notify()
3761 (u8)watch_tree, completion_filter, rc); in SMB2_change_notify()
3764 ses->Suid, (u8)watch_tree, completion_filter); in SMB2_change_notify()
Dsmb2ops.c2104 notify.watch_tree, notify.completion_filter, in smb3_notify()