Home
last modified time | relevance | path

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

/fs/xfs/scrub/
Drefcount.c157 xfs_nlink_t target_nr; in xchk_refcountbt_process_rmap_fragments() local
159 target_nr = refchk->refcount - refchk->seen; in xchk_refcountbt_process_rmap_fragments()
160 if (target_nr == 0) in xchk_refcountbt_process_rmap_fragments()
188 if (frag->rm.rm_startblock > refchk->bno || nr > target_nr) in xchk_refcountbt_process_rmap_fragments()
201 if (nr != target_nr) in xchk_refcountbt_process_rmap_fragments()