Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Drefcount.c493 xfs_extlen_t refcbt_blocks = 0; in xchk_refcount_xref_rmap() local
501 error = xfs_btree_count_blocks(sc->sa.refc_cur, &refcbt_blocks); in xchk_refcount_xref_rmap()
508 if (blocks != refcbt_blocks) in xchk_refcount_xref_rmap()