Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifspdu.h1257 typedef struct smb_com_query_information_rsp { struct
1258 struct smb_hdr hdr; /* wct = 10 */
1259 __le16 attr;
1260 __le32 last_write_time;
1261 __le32 size;
1262 __u16 reserved[5];
1263 __le16 ByteCount; /* bcc = 0 */