Searched refs:cifs_do_rename (Results 1 – 1 of 1) sorted by relevance
/linux/fs/smb/client/ |
H A D | inode.c | 2368 cifs_do_rename(const unsigned int xid, struct dentry *from_dentry, function 2498 rc = cifs_do_rename(xid, source_dentry, from_name, target_dentry, 2504 rc = cifs_do_rename(xid, source_dentry, from_name, target_dentry, 2568 rc = cifs_do_rename(xid, source_dentry, from_name,
|