Home
last modified time | relevance | path

Searched refs:vxfs_inode_by_name (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/freevxfs/
H A Dvxfs_lookup.c144 * vxfs_inode_by_name - find inode number for dentry
149 * vxfs_inode_by_name finds out the inode number of
156 vxfs_inode_by_name(struct inode *dip, struct dentry *dp) in vxfs_inode_by_name() function
195 ino = vxfs_inode_by_name(dip, dp); in vxfs_lookup()
/kernel/linux/linux-6.6/fs/freevxfs/
H A Dvxfs_lookup.c120 * vxfs_inode_by_name - find inode number for dentry
125 * vxfs_inode_by_name finds out the inode number of
132 vxfs_inode_by_name(struct inode *dip, struct dentry *dp) in vxfs_inode_by_name() function
171 ino = vxfs_inode_by_name(dip, dp); in vxfs_lookup()

Completed in 2 milliseconds