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