Searched refs:source_dentry (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/fs/cifs/ |
| D | inode.c | 2074 struct dentry *source_dentry, struct inode *target_dir, argument 2104 from_name = build_path_from_dentry(source_dentry, page1); 2120 rc = cifs_do_rename(xid, source_dentry, from_name, target_dentry, 2126 rc = cifs_do_rename(xid, source_dentry, from_name, target_dentry, 2187 rc = cifs_do_rename(xid, source_dentry, from_name,
|