Searched refs:next_rbno (Results 1 – 1 of 1) sorted by relevance
165 xfs_agblock_t next_rbno; in xchk_refcountbt_process_rmap_fragments() local219 next_rbno = NULLAGBLOCK; in xchk_refcountbt_process_rmap_fragments()223 if (bno < next_rbno) in xchk_refcountbt_process_rmap_fragments()224 next_rbno = bno; in xchk_refcountbt_process_rmap_fragments()238 if (next_rbno > bno) in xchk_refcountbt_process_rmap_fragments()239 next_rbno = bno; in xchk_refcountbt_process_rmap_fragments()254 rbno = next_rbno; in xchk_refcountbt_process_rmap_fragments()