Searched refs:from_dentry (Results 1 – 1 of 1) sorted by relevance
2250 cifs_do_rename(const unsigned int xid, struct dentry *from_dentry, argument2254 struct cifs_sb_info *cifs_sb = CIFS_SB(from_dentry->d_sb);2275 rc = server->ops->rename(xid, tcon, from_dentry,2292 if (to_dentry->d_parent != from_dentry->d_parent)2316 d_move(from_dentry, to_dentry);