Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifspdu.h1173 typedef struct smb_com_delete_file_req { struct
1174 struct smb_hdr hdr; /* wct = 1 */
1175 __le16 SearchAttributes;
1176 __le16 ByteCount;
1177 __u8 BufferFormat; /* 4 = ASCII */
1178 unsigned char fileName[];