Home
last modified time | relevance | path

Searched refs:ReplaceIfExists (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/cifs/
Dsmb2inode.c286 vars->rename_info.ReplaceIfExists = 1; in smb2_compound_op()
325 vars->link_info.ReplaceIfExists = 0; in smb2_compound_op()
/linux-6.1.9/fs/smbfs_common/
Dsmb2pdu.h1530 __u8 ReplaceIfExists; /* 1 = replace existing target with new */ member
1540 __u8 ReplaceIfExists; /* 1 = replace existing link with new */ member
/linux-6.1.9/fs/ksmbd/
Dsmb2pdu.c5510 if (file_info->ReplaceIfExists) { in smb2_rename()
5584 if (file_info->ReplaceIfExists) { in smb2_create_link()