Home
last modified time | relevance | path

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

/linux/fs/smbfs_common/
A Dsmb2pdu.h778 struct smb2_change_notify_rsp { struct
779 struct smb2_hdr hdr;
780 __le16 StructureSize; /* Must be 9 */
781 __le16 OutputBufferOffset;
782 __le32 OutputBufferLength;
783 __u8 Buffer[1]; /* array of file notify structs */

Completed in 12 milliseconds