Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dinode.c2008 cifs_do_rename(const unsigned int xid, struct dentry *from_dentry, argument
2012 struct cifs_sb_info *cifs_sb = CIFS_SB(from_dentry->d_sb);
2045 if (to_dentry->d_parent != from_dentry->d_parent)
2067 d_move(from_dentry, to_dentry);