Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/common/
H A Dsmb2pdu.h1699 struct smb2_file_link_info { /* encoding of request for level 11 */ struct
1700 __u8 ReplaceIfExists; /* 1 = replace existing link with new */
1702 __u8 Reserved[7];
1703 __u64 RootDirectory; /* MBZ for network operations (why says spec?) */
1704 __le32 FileNameLength;
1705 char FileName[]; /* Name to be assigned to new link */