Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Drtbitmap_repair.c86 rtx_to_wordoff( in rtx_to_wordoff() function
249 error = xrep_rtbitmap_or(rtb, rtx_to_wordoff(mp, startrtx), in xrep_rtbitmap_mark_free()
261 error = xrep_rtbitmap_or(rtb, rtx_to_wordoff(mp, nextrtx), in xrep_rtbitmap_mark_free()
271 wordoff = rtx_to_wordoff(mp, startrtx); in xrep_rtbitmap_mark_free()
272 nextwordoff = rtx_to_wordoff(mp, nextrtx); in xrep_rtbitmap_mark_free()