vxfs_iget
extern struct inode *vxfs_iget(struct super_block *, ino_t);
ip = vxfs_iget(dip->i_sb, ino);
root = vxfs_iget(sbp, VXFS_ROOT_INO);