Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/scrub/
Drefcount.c377 xfs_extlen_t refcbt_blocks = 0; in xchk_refcount_xref_rmap() local
385 error = xfs_btree_count_blocks(sc->sa.refc_cur, &refcbt_blocks); in xchk_refcount_xref_rmap()
392 if (blocks != refcbt_blocks) in xchk_refcount_xref_rmap()