Searched refs:holecount (Results 1 – 1 of 1) sorted by relevance
431 int holecount; in xchk_iallocbt_rec() local476 holecount = 0; in xchk_iallocbt_rec()486 holecount += XFS_INODES_PER_HOLEMASK_BIT; in xchk_iallocbt_rec()493 if (holecount > XFS_INODES_PER_CHUNK || in xchk_iallocbt_rec()494 holecount + irec.ir_count != XFS_INODES_PER_CHUNK) in xchk_iallocbt_rec()