xfs_ag_resv_alloc_extent
void xfs_ag_resv_alloc_extent(struct xfs_perag *pag, enum xfs_ag_resv_type type,
xfs_ag_resv_alloc_extent(args->pag, args->resv, args);
xfs_ag_resv_alloc_extent(pag, XFS_AG_RESV_RMAPBT, &args);
DEFINE_AG_RESV_EVENT(xfs_ag_resv_alloc_extent);