Searched refs:holecount (Results 1 – 1 of 1) sorted by relevance
432 int holecount; in xchk_iallocbt_rec() local477 holecount = 0; in xchk_iallocbt_rec()487 holecount += XFS_INODES_PER_HOLEMASK_BIT; in xchk_iallocbt_rec()494 if (holecount > XFS_INODES_PER_CHUNK || in xchk_iallocbt_rec()495 holecount + irec.ir_count != XFS_INODES_PER_CHUNK) in xchk_iallocbt_rec()