Searched defs:smb2_change_notify_rsp (Results 1 – 1 of 1) sorted by relevance
1027 struct smb2_change_notify_rsp { struct1028 struct smb2_hdr hdr;1029 __le16 StructureSize; /* Must be 9 */1030 __le16 OutputBufferOffset;1031 __le32 OutputBufferLength;1032 __u8 Buffer[]; /* array of file notify structs */