Home
last modified time | relevance | path

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

/linux-4.19.296/fs/freevxfs/
Dvxfs_extern.h57 extern struct inode *vxfs_stiget(struct super_block *, ino_t);
Dvxfs_fshead.c164 infp->vsi_ilist = vxfs_stiget(sbp, fs32_to_cpu(infp, pfp->fsh_ilistino[0])); in vxfs_read_fshead()
Dvxfs_inode.c249 vxfs_stiget(struct super_block *sbp, ino_t ino) in vxfs_stiget() function