xfs_alloc_put_freelist
error = xfs_alloc_put_freelist(pag, tp, agbp,
int xfs_alloc_put_freelist(struct xfs_perag *pag, struct xfs_trans *tp,
error = xfs_alloc_put_freelist(to_perag(cur->bc_group), cur->bc_tp,
error = xfs_alloc_put_freelist(pag, cur->bc_tp, agbp, NULL, bno, 1);
error = xfs_alloc_put_freelist(sc->sa.pag, sc->tp, sc->sa.agf_bp,