Searched refs:has_refcount (Results 1 – 1 of 1) sorted by relevance
429 int has_refcount; in xchk_xref_is_cow_staging() local437 agbno + XFS_REFC_COW_START, &has_refcount); in xchk_xref_is_cow_staging()440 if (!has_refcount) { in xchk_xref_is_cow_staging()445 error = xfs_refcount_get_rec(sc->sa.refc_cur, &rc, &has_refcount); in xchk_xref_is_cow_staging()448 if (!has_refcount) { in xchk_xref_is_cow_staging()
Completed in 6 milliseconds