Searched refs:next_rgbno (Results 1 – 2 of 2) sorted by relevance
316 xfs_rgblock_t next_rgbno = 0; in xrep_rtrefc_sort_records() local335 next_rgbno = 0; in xrep_rtrefc_sort_records()340 if (irec.rc_startblock < next_rgbno) in xrep_rtrefc_sort_records()343 next_rgbno = irec.rc_startblock + irec.rc_blockcount; in xrep_rtrefc_sort_records()
41 xfs_rgblock_t next_rgbno; member