Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/scrub/
H A Dialloc.c517 xfs_extlen_t finobt_blocks = 0; in xchk_iallocbt_xref_rmap_btreeblks() local
531 error = xfs_btree_count_blocks(sc->sa.fino_cur, &finobt_blocks); in xchk_iallocbt_xref_rmap_btreeblks()
540 if (blocks != inobt_blocks + finobt_blocks) in xchk_iallocbt_xref_rmap_btreeblks()
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dialloc.c657 xfs_extlen_t finobt_blocks = 0; in xchk_iallocbt_xref_rmap_btreeblks() local
671 error = xfs_btree_count_blocks(sc->sa.fino_cur, &finobt_blocks); in xchk_iallocbt_xref_rmap_btreeblks()
680 if (blocks != inobt_blocks + finobt_blocks) in xchk_iallocbt_xref_rmap_btreeblks()

Completed in 2 milliseconds