Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Drefcount.c481 xfs_extlen_t refcbt_blocks = 0; in xchk_refcount_xref_rmap() local
489 error = xfs_btree_count_blocks(sc->sa.refc_cur, &refcbt_blocks); in xchk_refcount_xref_rmap()
496 if (blocks != refcbt_blocks) in xchk_refcount_xref_rmap()