xfs_alloc_get_freelist
error = xfs_alloc_get_freelist(args->pag, args->tp, args->agbp,
error = xfs_alloc_get_freelist(pag, tp, agbp, &bno, 0);
int xfs_alloc_get_freelist(struct xfs_perag *pag, struct xfs_trans *tp,
error = xfs_alloc_get_freelist(to_perag(cur->bc_group), cur->bc_tp,
error = xfs_alloc_get_freelist(pag, cur->bc_tp, cur->bc_ag.agbp,