Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/cifs/
H A Dsmb2pdu.h1704 struct smb2_file_rename_info { /* encoding of request for level 10 */ struct
1705 __u8 ReplaceIfExists; /* 1 = replace existing target with new */
1707 __u8 Reserved[7];
1708 __u64 RootDirectory; /* MBZ for network operations (why says spec?) */
1709 __le32 FileNameLength;
1710 char FileName[]; /* New name to be assigned */
/dports/multimedia/libv4l/linux-5.13-rc2/fs/cifs/
H A Dsmb2pdu.h1704 struct smb2_file_rename_info { /* encoding of request for level 10 */ struct
1705 __u8 ReplaceIfExists; /* 1 = replace existing target with new */
1707 __u8 Reserved[7];
1708 __u64 RootDirectory; /* MBZ for network operations (why says spec?) */
1709 __le32 FileNameLength;
1710 char FileName[]; /* New name to be assigned */
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/cifs/
H A Dsmb2pdu.h1704 struct smb2_file_rename_info { /* encoding of request for level 10 */ struct
1705 __u8 ReplaceIfExists; /* 1 = replace existing target with new */
1707 __u8 Reserved[7];
1708 __u64 RootDirectory; /* MBZ for network operations (why says spec?) */
1709 __le32 FileNameLength;
1710 char FileName[]; /* New name to be assigned */