Searched defs:smb_com_open_rsp_ext (Results 1 – 1 of 1) sorted by relevance
940 typedef struct smb_com_open_rsp_ext { struct941 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 …]