Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Drefcount.c162 xfs_nlink_t target_nr; in xchk_refcountbt_process_rmap_fragments() local
164 target_nr = refchk->refcount - refchk->seen; in xchk_refcountbt_process_rmap_fragments()
165 if (target_nr == 0) in xchk_refcountbt_process_rmap_fragments()
193 if (frag->rm.rm_startblock > refchk->bno || nr > target_nr) in xchk_refcountbt_process_rmap_fragments()
206 if (nr != target_nr) in xchk_refcountbt_process_rmap_fragments()