Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Drtbitmap_repair.c191 xrep_wordoff_t wordoff, nextwordoff; in xrep_rtbitmap_mark_free() local
269 nextwordoff = rtx_to_wordoff(mp, nextrtx); in xrep_rtbitmap_mark_free()
272 while (wordoff < nextwordoff) { in xrep_rtbitmap_mark_free()
276 wordcnt = min_t(xrep_wordcnt_t, nextwordoff - wordoff, in xrep_rtbitmap_mark_free()