Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Drefcount.c544 int has_refcount; in xchk_xref_is_cow_staging() local
552 agbno, &has_refcount); in xchk_xref_is_cow_staging()
555 if (!has_refcount) { in xchk_xref_is_cow_staging()
560 error = xfs_refcount_get_rec(sc->sa.refc_cur, &rc, &has_refcount); in xchk_xref_is_cow_staging()
563 if (!has_refcount) { in xchk_xref_is_cow_staging()