Searched refs:refcbt_blocks (Results 1 – 2 of 2) sorted by relevance
493 xfs_filblks_t refcbt_blocks = 0; in xchk_refcount_xref_rmap() local501 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()
551 xfs_filblks_t refcbt_blocks = 0; in xchk_rtrefcount_xref_rmap() local560 error = xfs_btree_count_blocks(sc->sr.refc_cur, &refcbt_blocks); in xchk_rtrefcount_xref_rmap()572 if (blocks != refcbt_blocks) in xchk_rtrefcount_xref_rmap()