Searched refs:ilistp (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/freevxfs/
H A Dvxfs_olt.c50 vxfs_get_ilist(struct vxfs_oltilist *ilistp, struct vxfs_sb_info *infp) argument
53 infp->vsi_iext = ilistp->olt_iext[0];
H A Dvxfs_inode.c127 * @ilistp: inode list
131 * described by @sbp. Use the specified inode table (@ilistp).
135 __vxfs_iget(ino_t ino, struct inode *ilistp) argument
141 pp = vxfs_get_page(ilistp->i_mapping, ino * VXFS_ISIZE / PAGE_SIZE);

Completed in 36 milliseconds