Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifspdu.h1217 typedef struct smb_com_query_information_rsp { struct
1218 struct smb_hdr hdr; /* wct = 10 */
1219 __le16 attr;
1220 __le32 last_write_time;
1221 __le32 size;
1222 __u16 reserved[5];
1223 __le16 ByteCount; /* bcc = 0 */