Home
last modified time | relevance | path

Searched refs:SMB2_WATCH_TREE (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/fs/smb/common/
Dsmb2pdu.h941 #define SMB2_WATCH_TREE 0x0001 macro
/linux-6.6.21/fs/smb/client/
Dsmb2pdu.c3845 req->Flags = cpu_to_le16(SMB2_WATCH_TREE); in SMB2_notify_init()