Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifspdu.h967 typedef struct smb_com_openx_req { struct
968 struct smb_hdr hdr; /* wct = 15 */
969 __u8 AndXCommand;
970 __u8 AndXReserved;
971 __le16 AndXOffset;
972 __le16 OpenFlags;
973 __le16 Mode;
974 __le16 Sattr; /* search attributes */
975 __le16 FileAttributes; /* dos attrs */
976 __le32 CreateTime; /* os2 format */
[all …]