Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifspdu.h940 typedef struct smb_com_open_rsp_ext { struct
941 struct smb_hdr hdr; /* wct = 42 but meaningless due to MS bug? */
942 __u8 AndXCommand;
943 __u8 AndXReserved;
944 __le16 AndXOffset;
945 __u8 OplockLevel;
946 __u16 Fid;
947 __le32 CreateAction;
948 __le64 CreationTime;
949 __le64 LastAccessTime;
[all …]