Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifspdu.h1154 typedef struct smb_com_rename_req { struct
1155 struct smb_hdr hdr; /* wct = 1 */
1156 __le16 SearchAttributes; /* target file attributes */
1157 __le16 ByteCount;
1158 __u8 BufferFormat; /* 4 = ASCII or Unicode */
1159 unsigned char OldFileName[];