Home
last modified time | relevance | path

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

/openbmc/linux/fs/freevxfs/
H A Dvxfs_extern.h32 extern struct inode *vxfs_stiget(struct super_block *, ino_t);
H A Dvxfs_fshead.c140 infp->vsi_ilist = vxfs_stiget(sbp, fs32_to_cpu(infp, pfp->fsh_ilistino[0])); in vxfs_read_fshead()
H A Dvxfs_inode.c224 vxfs_stiget(struct super_block *sbp, ino_t ino) in vxfs_stiget() function