Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/scrub/
Drefcount.c389 xfs_extlen_t refcbt_blocks = 0; in xchk_refcount_xref_rmap() local
397 error = xfs_btree_count_blocks(sc->sa.refc_cur, &refcbt_blocks); in xchk_refcount_xref_rmap()
404 if (blocks != refcbt_blocks) in xchk_refcount_xref_rmap()