Home
last modified time | relevance | path

Searched refs:fhole_idx (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dialloc.c75 unsigned int frec_idx, fhole_idx; in xchk_inobt_xref_finobt() local
97 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()

Completed in 2 milliseconds