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()
584 int has_refcount; in xchk_xref_is_rt_cow_staging() local592 bno, &has_refcount); in xchk_xref_is_rt_cow_staging()595 if (!has_refcount) { in xchk_xref_is_rt_cow_staging()600 error = xfs_refcount_get_rec(sc->sr.refc_cur, &rc, &has_refcount); in xchk_xref_is_rt_cow_staging()603 if (!has_refcount) { in xchk_xref_is_rt_cow_staging()