Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_rtalloc.h75 int xfs_rtallocate_rtgs(struct xfs_trans *tp, xfs_fsblock_t bno_hint,
H A Dxfs_rtalloc.c2006 xfs_rtallocate_rtgs( in xfs_rtallocate_rtgs() function
2152 error = xfs_rtallocate_rtgs(ap->tp, bno_hint, raminlen, ralen, in xfs_bmap_rtalloc()
/linux/fs/xfs/scrub/
H A Dcow_repair.c460 error = xfs_rtallocate_rtgs(sc->tp, NULLRTBLOCK, 1, maxrtx, 1, false, in xrep_cow_alloc_rt()