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