Symbol: xfs_free_extent_later
fs/xfs/libxfs/xfs_ag.c
838
err2 = xfs_free_extent_later(*tpp, args.fsbno, delta, NULL,
fs/xfs/libxfs/xfs_alloc.c
2949
error = xfs_free_extent_later(tp, xfs_agbno_to_fsb(pag, bno),
fs/xfs/libxfs/xfs_alloc.h
233
int xfs_free_extent_later(struct xfs_trans *tp, xfs_fsblock_t bno,
fs/xfs/libxfs/xfs_bmap.c
5142
error = xfs_free_extent_later(tp, del->br_startblock,
fs/xfs/libxfs/xfs_bmap.c
606
error = xfs_free_extent_later(cur->bc_tp, cbno, 1, &oinfo,
fs/xfs/libxfs/xfs_bmap_btree.c
284
error = xfs_free_extent_later(cur->bc_tp, fsbno, 1, &oinfo,
fs/xfs/libxfs/xfs_btree.c
5645
error = xfs_free_extent_later(tp, fsbno, 1, &oinfo, XFS_AG_RESV_METAFILE,
fs/xfs/libxfs/xfs_ialloc.c
2012
return xfs_free_extent_later(tp, xfs_agbno_to_fsb(pag, sagbno),
fs/xfs/libxfs/xfs_ialloc.c
2058
error = xfs_free_extent_later(tp, xfs_agbno_to_fsb(pag, agbno),
fs/xfs/libxfs/xfs_ialloc_btree.c
172
return xfs_free_extent_later(cur->bc_tp, fsbno, 1,
fs/xfs/libxfs/xfs_refcount.c
1138
return xfs_free_extent_later(cur->bc_tp,
fs/xfs/libxfs/xfs_refcount.c
2138
error = xfs_free_extent_later(tp, fsb,
fs/xfs/libxfs/xfs_refcount_btree.c
110
return xfs_free_extent_later(cur->bc_tp, fsbno, 1,
fs/xfs/scrub/newbt.c
464
error = xfs_free_extent_later(sc->tp,
fs/xfs/scrub/reap.c
1005
error = xfs_free_extent_later(sc->tp, rtbno, *rglenp, NULL,
fs/xfs/scrub/reap.c
1485
return xfs_free_extent_later(sc->tp, imap->br_startblock,
fs/xfs/scrub/reap.c
484
error = xfs_free_extent_later(sc->tp, fsbno, *aglenp, NULL,
fs/xfs/scrub/reap.c
510
error = xfs_free_extent_later(sc->tp, fsbno, *aglenp, rs->oinfo,
fs/xfs/xfs_reflink.c
662
error = xfs_free_extent_later(*tpp, del.br_startblock,
fs/xfs/xfs_zone_alloc.c
296
error = xfs_free_extent_later(tp, data.br_startblock,