Searched refs:holecount (Results 1 – 1 of 1) sorted by relevance
585 int holecount; in xchk_iallocbt_rec() local617 holecount = 0; in xchk_iallocbt_rec()625 holecount += XFS_INODES_PER_HOLEMASK_BIT; in xchk_iallocbt_rec()633 if (holecount > XFS_INODES_PER_CHUNK || in xchk_iallocbt_rec()634 holecount + irec.ir_count != XFS_INODES_PER_CHUNK) in xchk_iallocbt_rec()