Home
last modified time | relevance | path

Searched refs:from_dentry (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/fs/cifs/
Dinode.c1999 cifs_do_rename(const unsigned int xid, struct dentry *from_dentry, argument
2003 struct cifs_sb_info *cifs_sb = CIFS_SB(from_dentry->d_sb);
2036 if (to_dentry->d_parent != from_dentry->d_parent)
2058 d_move(from_dentry, to_dentry);