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.h1696 struct smb2_file_link_info { /* encoding of request for level 11 */ struct
1697 __u8 ReplaceIfExists; /* 1 = replace existing link with new */
1699 __u8 Reserved[7];
1700 __u64 RootDirectory; /* MBZ for network operations (why says spec?) */
1701 __le32 FileNameLength;
1702 char FileName[]; /* Name to be assigned to new link */