Searched refs:source_dentry (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/fs/cifs/ |
D | inode.c | 2143 struct dentry *source_dentry, struct inode *target_dir, argument 2175 from_name = build_path_from_dentry(source_dentry, page1); 2191 rc = cifs_do_rename(xid, source_dentry, from_name, target_dentry, 2197 rc = cifs_do_rename(xid, source_dentry, from_name, target_dentry, 2261 rc = cifs_do_rename(xid, source_dentry, from_name,
|