Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/scrub/
Drefcount.c418 int has_refcount; in xchk_xref_is_cow_staging() local
426 agbno, &has_refcount); in xchk_xref_is_cow_staging()
429 if (!has_refcount) { in xchk_xref_is_cow_staging()
434 error = xfs_refcount_get_rec(sc->sa.refc_cur, &rc, &has_refcount); in xchk_xref_is_cow_staging()
437 if (!has_refcount) { in xchk_xref_is_cow_staging()