Searched refs:endext (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Drtbitmap.c211 xfs_rtxnum_t endext; local
219 endext = xfs_rtb_to_rtx(sc->mp, rtbno + len - 1);
222 endext - startext + 1, &is_free);

Completed in 121 milliseconds