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.h841 typedef struct smb_com_openx_req { struct
842 struct smb_hdr hdr; /* wct = 15 */
843 __u8 AndXCommand;
844 __u8 AndXReserved;
845 __le16 AndXOffset;
846 __le16 OpenFlags;
847 __le16 Mode;
848 __le16 Sattr; /* search attributes */
849 __le16 FileAttributes; /* dos attrs */
850 __le32 CreateTime; /* os2 format */
[all …]