Home
last modified time | relevance | path

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

/Linux-v6.1/fs/smbfs_common/
Dsmb2pdu.h950 struct smb2_change_notify_rsp { struct
951 struct smb2_hdr hdr;
952 __le16 StructureSize; /* Must be 9 */
953 __le16 OutputBufferOffset;
954 __le32 OutputBufferLength;
955 __u8 Buffer[1]; /* array of file notify structs */