Searched refs:hole_idx (Results 1 – 1 of 1) sorted by relevance
153 unsigned int hole_idx; in xchk_inobt_chunk_xref_finobt() local156 hole_idx = rec_idx / XFS_INODES_PER_HOLEMASK_BIT; in xchk_inobt_chunk_xref_finobt()157 hole = irec->ir_holemask & (1U << hole_idx); in xchk_inobt_chunk_xref_finobt()180 unsigned int rec_idx, hole_idx; in xchk_finobt_xref_inobt() local204 hole_idx = rec_idx / XFS_INODES_PER_HOLEMASK_BIT; in xchk_finobt_xref_inobt()205 hole = irec.ir_holemask & (1U << hole_idx); in xchk_finobt_xref_inobt()243 unsigned int hole_idx; in xchk_finobt_chunk_xref_inobt() local246 hole_idx = rec_idx / XFS_INODES_PER_HOLEMASK_BIT; in xchk_finobt_chunk_xref_inobt()247 fhole = frec->ir_holemask & (1U << hole_idx); in xchk_finobt_chunk_xref_inobt()