Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifspdu.h1213 typedef struct smb_com_delete_file_req { struct
1214 struct smb_hdr hdr; /* wct = 1 */
1215 __le16 SearchAttributes;
1216 __le16 ByteCount;
1217 __u8 BufferFormat; /* 4 = ASCII */
1218 unsigned char fileName[];