Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifspdu.h900 typedef struct smb_com_open_rsp_ext { struct
901 struct smb_hdr hdr; /* wct = 42 but meaningless due to MS bug? */
902 __u8 AndXCommand;
903 __u8 AndXReserved;
904 __le16 AndXOffset;
905 __u8 OplockLevel;
906 __u16 Fid;
907 __le32 CreateAction;
908 __le64 CreationTime;
909 __le64 LastAccessTime;
[all …]