Home
last modified time | relevance | path

Searched refs:ReplaceIfExists (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2inode.c307 vars->rename_info.ReplaceIfExists = 1; in smb2_compound_op()
346 vars->link_info.ReplaceIfExists = 0; in smb2_compound_op()
H A Dsmb2pdu.h1671 __u8 ReplaceIfExists; /* 1 = replace existing target with new */ member
1681 __u8 ReplaceIfExists; /* 1 = replace existing link with new */ member
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2inode.c306 vars->rename_info.ReplaceIfExists = 1; in smb2_compound_op()
345 vars->link_info.ReplaceIfExists = 0; in smb2_compound_op()
/kernel/linux/linux-6.6/fs/smb/common/
H A Dsmb2pdu.h1619 __u8 ReplaceIfExists; /* 1 = replace existing target with new */ member
1629 __u8 ReplaceIfExists; /* 1 = replace existing link with new */ member
/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb2pdu.c5581 if (!file_info->ReplaceIfExists) in smb2_rename()
5635 if (file_info->ReplaceIfExists) { in smb2_create_link()

Completed in 24 milliseconds