Searched refs:ilistp (Results 1 – 2 of 2) sorted by relevance
50 vxfs_get_ilist(struct vxfs_oltilist *ilistp, struct vxfs_sb_info *infp) in vxfs_get_ilist() argument53 infp->vsi_iext = fs32_to_cpu(infp, ilistp->olt_iext[0]); in vxfs_get_ilist()
211 __vxfs_iget(struct inode *ilistp, struct vxfs_inode_info *vip, ino_t ino) in __vxfs_iget() argument217 pp = vxfs_get_page(ilistp->i_mapping, ino * VXFS_ISIZE / PAGE_SIZE); in __vxfs_iget()224 dip2vip_cpy(VXFS_SBI(ilistp->i_sb), vip, dip); in __vxfs_iget()