Home
last modified time | relevance | path

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

/linux/fs/smb/common/
H A Dsmb2pdu.h1024 struct smb2_change_notify_rsp { struct
1025 struct smb2_hdr hdr;
1026 __le16 StructureSize; /* Must be 9 */
1027 __le16 OutputBufferOffset;
1028 __le32 OutputBufferLength;
1029 __u8 Buffer[]; /* array of file notify structs */