Home
last modified time | relevance | path

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

/linux-6.8/fs/smb/common/
Dsmb2pdu.h981 struct smb2_change_notify_rsp { struct
982 struct smb2_hdr hdr;
983 __le16 StructureSize; /* Must be 9 */
984 __le16 OutputBufferOffset;
985 __le32 OutputBufferLength;
986 __u8 Buffer[]; /* array of file notify structs */