Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dinode.c2072 cifs_do_rename(const unsigned int xid, struct dentry *from_dentry, argument
2076 struct cifs_sb_info *cifs_sb = CIFS_SB(from_dentry->d_sb);
2113 if (to_dentry->d_parent != from_dentry->d_parent)
2136 d_move(from_dentry, to_dentry);