Searched refs:next_rbno (Results 1 – 1 of 1) sorted by relevance
160 xfs_agblock_t next_rbno; in xchk_refcountbt_process_rmap_fragments() local212 next_rbno = NULLAGBLOCK; in xchk_refcountbt_process_rmap_fragments()216 if (bno < next_rbno) in xchk_refcountbt_process_rmap_fragments()217 next_rbno = bno; in xchk_refcountbt_process_rmap_fragments()231 if (next_rbno > bno) in xchk_refcountbt_process_rmap_fragments()232 next_rbno = bno; in xchk_refcountbt_process_rmap_fragments()247 rbno = next_rbno; in xchk_refcountbt_process_rmap_fragments()