Home
last modified time | relevance | path

Searched refs:frec_idx (Results 1 – 1 of 1) sorted by relevance

/linux/fs/xfs/scrub/
H A Dialloc.c75 unsigned int frec_idx, fhole_idx; in xchk_inobt_xref_finobt() local
95 frec_idx = agino - frec.ir_startino; in xchk_inobt_xref_finobt()
96 ffree = frec.ir_free & (1ULL << frec_idx); in xchk_inobt_xref_finobt()
97 fhole_idx = frec_idx / XFS_INODES_PER_HOLEMASK_BIT; in xchk_inobt_xref_finobt()