Searched refs:fhole_idx (Results 1 – 1 of 1) sorted by relevance
75 unsigned int frec_idx, fhole_idx; in xchk_inobt_xref_finobt() local97 fhole_idx = frec_idx / XFS_INODES_PER_HOLEMASK_BIT; in xchk_inobt_xref_finobt()98 fhole = frec.ir_holemask & (1U << fhole_idx); in xchk_inobt_xref_finobt()