Searched refs:vsi_oltsize (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/freevxfs/
H A Dvxfs_olt.c96 * It is in theory possible that vsi_oltsize is > 1. vxfs_read_olt()
99 if (infp->vsi_oltsize > 1) { vxfs_read_olt()
106 eaddr = bp->b_data + (infp->vsi_oltsize * sbp->s_blocksize); vxfs_read_olt()
H A Dvxfs.h170 daddr_t vsi_oltsize; /* OLT size */ member in struct:vxfs_sb_info
H A Dvxfs_super.c204 infp->vsi_oltsize = rsbp->vs_oltsize; vxfs_fill_super()

Completed in 90 milliseconds