Home
last modified time | relevance | path

Searched defs:smb2_change_notify_rsp (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/fs/cifs/
Dsmb2pdu.h1393 struct smb2_change_notify_rsp { struct
1394 struct smb2_sync_hdr sync_hdr;
1395 __le16 StructureSize; /* Must be 9 */
1396 __le16 OutputBufferOffset;
1397 __le32 OutputBufferLength;
1398 __u8 Buffer[1]; /* array of file notify structs */