Searched refs:holecount (Results 1 – 1 of 1) sorted by relevance
282 int holecount; in xchk_iallocbt_rec() local330 holecount = 0; in xchk_iallocbt_rec()340 holecount += XFS_INODES_PER_HOLEMASK_BIT; in xchk_iallocbt_rec()347 if (holecount > XFS_INODES_PER_CHUNK || in xchk_iallocbt_rec()348 holecount + irec.ir_count != XFS_INODES_PER_CHUNK) in xchk_iallocbt_rec()