Searched defs:old_dentry (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/linux/sharedfolders/
H A Ddirops.c719 * @param old_dentry old directory cache entry
724 static int sf_rename(struct inode *old_parent, struct dentry *old_dentry, argument
743 struct sf_inode_info *sf_file_i = GET_INODE_INFO(old_dentry->d_inode);
758 int fDir = ((old_dentry->d_inode->i_mode & S_IFDIR) != 0);

Completed in 698 milliseconds