Searched defs:smb_com_query_information_req (Results 1 – 1 of 1) sorted by relevance
1124 typedef struct smb_com_query_information_req { struct1125 struct smb_hdr hdr; /* wct = 0 */1126 __le16 ByteCount; /* 1 + namelen + 1 */1127 __u8 BufferFormat; /* 4 = ASCII */1128 unsigned char FileName[];