Searched refs:source_dentry (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/fs/cifs/ |
D | inode.c | 2137 struct dentry *source_dentry, struct inode *target_dir, argument 2169 from_name = build_path_from_dentry(source_dentry, page1); 2185 rc = cifs_do_rename(xid, source_dentry, from_name, target_dentry, 2191 rc = cifs_do_rename(xid, source_dentry, from_name, target_dentry, 2255 rc = cifs_do_rename(xid, source_dentry, from_name,
|