Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifspdu.h1210 typedef struct smb_com_query_information_req { struct
1211 struct smb_hdr hdr; /* wct = 0 */
1212 __le16 ByteCount; /* 1 + namelen + 1 */
1213 __u8 BufferFormat; /* 4 = ASCII */
1214 unsigned char FileName[];