Searched refs:has_refcount (Results 1 – 2 of 2) sorted by relevance
556 int has_refcount; in xchk_xref_is_cow_staging() local564 agbno, &has_refcount); in xchk_xref_is_cow_staging()567 if (!has_refcount) { in xchk_xref_is_cow_staging()572 error = xfs_refcount_get_rec(sc->sa.refc_cur, &rc, &has_refcount); in xchk_xref_is_cow_staging()575 if (!has_refcount) { in xchk_xref_is_cow_staging()
630 int has_refcount; in xchk_xref_is_rt_cow_staging() local638 bno, &has_refcount); in xchk_xref_is_rt_cow_staging()641 if (!has_refcount) { in xchk_xref_is_rt_cow_staging()646 error = xfs_refcount_get_rec(sc->sr.refc_cur, &rc, &has_refcount); in xchk_xref_is_rt_cow_staging()649 if (!has_refcount) { in xchk_xref_is_rt_cow_staging()