Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Drtbitmap.c198 xfs_rgblock_t last_rgbno; in xchk_rtbitmap() local
261 last_rgbno = rtg->rtg_extents * mp->m_sb.sb_rextsize; in xchk_rtbitmap()
262 if (rtb->next_free_rgbno < last_rgbno) in xchk_rtbitmap()
264 last_rgbno - rtb->next_free_rgbno); in xchk_rtbitmap()