Searched refs:source_dentry (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/fs/smb/client/ |
| D | inode.c | 2215 struct dentry *source_dentry, struct inode *target_dir, argument 2247 from_name = build_path_from_dentry(source_dentry, page1); 2263 rc = cifs_do_rename(xid, source_dentry, from_name, target_dentry, 2269 rc = cifs_do_rename(xid, source_dentry, from_name, target_dentry, 2333 rc = cifs_do_rename(xid, source_dentry, from_name,
|