Home
last modified time | relevance | path

Searched refs:vxfs_iget (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/freevxfs/
H A Dvxfs_extern.h58 extern struct inode *vxfs_iget(struct super_block *, ino_t);
H A Dvxfs_super.c283 root = vxfs_iget(sbp, VXFS_ROOT_INO); in vxfs_fill_super()
H A Dvxfs_lookup.c197 ip = vxfs_iget(dip->i_sb, ino); in vxfs_lookup()
H A Dvxfs_inode.c269 * vxfs_iget - get an inode
278 vxfs_iget(struct super_block *sbp, ino_t ino) in vxfs_iget() function
/kernel/linux/linux-6.6/fs/freevxfs/
H A Dvxfs_extern.h33 extern struct inode *vxfs_iget(struct super_block *, ino_t);
H A Dvxfs_super.c259 root = vxfs_iget(sbp, VXFS_ROOT_INO); in vxfs_fill_super()
H A Dvxfs_lookup.c173 ip = vxfs_iget(dip->i_sb, ino); in vxfs_lookup()
H A Dvxfs_inode.c244 * vxfs_iget - get an inode
253 vxfs_iget(struct super_block *sbp, ino_t ino) in vxfs_iget() function

Completed in 5 milliseconds