Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Drefcount.c174 xfs_nlink_t target_nr; in xchk_refcountbt_process_rmap_fragments() local
176 target_nr = refchk->refcount - refchk->seen; in xchk_refcountbt_process_rmap_fragments()
177 if (target_nr == 0) in xchk_refcountbt_process_rmap_fragments()
205 if (frag->rm.rm_startblock > refchk->bno || nr > target_nr) in xchk_refcountbt_process_rmap_fragments()
218 if (nr != target_nr) in xchk_refcountbt_process_rmap_fragments()