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