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