Searched refs:SMB2_WATCH_TREE (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/fs/smb/common/ | ||
D | smb2pdu.h | 941 #define SMB2_WATCH_TREE 0x0001 macro |
/linux-6.6.21/fs/smb/client/ | ||
D | smb2pdu.c | 3845 req->Flags = cpu_to_le16(SMB2_WATCH_TREE); in SMB2_notify_init() |