Searched refs:refchk (Results 1 – 1 of 1) sorted by relevance
97 struct xchk_refcnt_check *refchk = priv; in xchk_refcountbt_rmap_check() local107 rc_last = refchk->bno + refchk->len - 1; in xchk_refcountbt_rmap_check()120 refchk->seen++; in xchk_refcountbt_rmap_check()148 struct xchk_refcnt_check *refchk) in xchk_refcountbt_process_rmap_fragments() argument159 target_nr = refchk->refcount - refchk->seen; in xchk_refcountbt_process_rmap_fragments()249 if (rbno < refchk->bno + refchk->len) in xchk_refcountbt_process_rmap_fragments()253 refchk->seen = refchk->refcount; in xchk_refcountbt_process_rmap_fragments()274 struct xchk_refcnt_check refchk = { in xchk_refcountbt_xref_rmap() local296 INIT_LIST_HEAD(&refchk.fragments); in xchk_refcountbt_xref_rmap()298 &xchk_refcountbt_rmap_check, &refchk); in xchk_refcountbt_xref_rmap()[all …]
Completed in 4 milliseconds