Searched refs:SMB2_WATCH_TREE (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/fs/smbfs_common/ | ||
D | smb2pdu.h | 912 #define SMB2_WATCH_TREE 0x0001 macro |
/Linux-v6.1/fs/cifs/ | ||
D | smb2pdu.c | 3699 req->Flags = cpu_to_le16(SMB2_WATCH_TREE); in SMB2_notify_init() |