Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Drepair.c1052 xfs_rtxnum_t endrtx; in xrep_require_rtext_inuse() local
1063 endrtx = xfs_rgbno_to_rtx(mp, rgbno + len - 1); in xrep_require_rtext_inuse()
1066 endrtx - startrtx + 1, &is_free); in xrep_require_rtext_inuse()