Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Dcow_repair.c453 xfs_rtxlen_t maxrtx = xfs_rtb_to_rtx(sc->mp, maxlen); in xrep_cow_alloc_rt() local
456 error = xfs_trans_reserve_more(sc->tp, 0, maxrtx); in xrep_cow_alloc_rt()
460 error = xfs_rtallocate_rtgs(sc->tp, NULLRTBLOCK, 1, maxrtx, 1, false, in xrep_cow_alloc_rt()