Home
last modified time | relevance | path

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

/linux-4.1.27/fs/freevxfs/
Dvxfs_extern.h64 extern struct vxfs_inode_info * vxfs_stiget(struct super_block *, ino_t);
Dvxfs_fshead.c172 tip = vxfs_stiget(sbp, pfp->fsh_ilistino[0]); in vxfs_read_fshead()
Dvxfs_inode.c174 vxfs_stiget(struct super_block *sbp, ino_t ino) in vxfs_stiget() function