Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifspdu.h1238 typedef struct smb_com_create_directory_req { struct
1239 struct smb_hdr hdr; /* wct = 0 */
1240 __le16 ByteCount;
1241 __u8 BufferFormat; /* 4 = ASCII */
1242 unsigned char DirName[];