Searched refs:cifs_do_rename (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | inode.c | 1998 cifs_do_rename(const unsigned int xid, struct dentry *from_dentry, function 2104 rc = cifs_do_rename(xid, source_dentry, from_name, target_dentry, 2160 rc = cifs_do_rename(xid, source_dentry, from_name,
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | inode.c | 2200 cifs_do_rename(const unsigned int xid, struct dentry *from_dentry, function 2321 rc = cifs_do_rename(xid, source_dentry, from_name, target_dentry, 2327 rc = cifs_do_rename(xid, source_dentry, from_name, target_dentry, 2391 rc = cifs_do_rename(xid, source_dentry, from_name,
|
Completed in 7 milliseconds