Searched defs:smb_com_query_information_rsp (Results 1 – 1 of 1) sorted by relevance
1217 typedef struct smb_com_query_information_rsp { struct1218 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 */