Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/scrub/
Drefcount.c431 int has_refcount; in xchk_xref_is_cow_staging() local
439 agbno + XFS_REFC_COW_START, &has_refcount); in xchk_xref_is_cow_staging()
442 if (!has_refcount) { in xchk_xref_is_cow_staging()
447 error = xfs_refcount_get_rec(sc->sa.refc_cur, &rc, &has_refcount); in xchk_xref_is_cow_staging()
450 if (!has_refcount) { in xchk_xref_is_cow_staging()