Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/scrub/
Drefcount.c387 xfs_extlen_t refcbt_blocks = 0; in xchk_refcount_xref_rmap() local
395 error = xfs_btree_count_blocks(sc->sa.refc_cur, &refcbt_blocks); in xchk_refcount_xref_rmap()
402 if (blocks != refcbt_blocks) in xchk_refcount_xref_rmap()