Searched refs:vfs_select_inode (Results 1 – 3 of 3) sorted by relevance
595 static inline struct inode *vfs_select_inode(struct dentry *dentry, in vfs_select_inode() function
843 struct inode *inode = vfs_select_inode(path->dentry, file->f_flags); in vfs_open()
4190 if (vfs_select_inode(old_dentry, 0) == vfs_select_inode(new_dentry, 0)) in vfs_rename()