Home
last modified time | relevance | path

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

/linux/fs/freevxfs/
H A Dvxfs_lookup.c122 * vxfs_inode_by_name - find inode number for dentry
127 * vxfs_inode_by_name finds out the inode number of
134 vxfs_inode_by_name(struct inode *dip, struct dentry *dp) in vxfs_inode_by_name()
173 ino = vxfs_inode_by_name(dip, dp); in vxfs_lookup()
132 vxfs_inode_by_name(struct inode *dip, struct dentry *dp) vxfs_inode_by_name() function