Searched refs:ualloc_space (Results 1 – 1 of 1) sorted by relevance
5775 int64_t *ualloc_space = arg; in count_unflushed_space_cb() local5791 *ualloc_space += sme->sme_run; in count_unflushed_space_cb()5793 *ualloc_space -= sme->sme_run; in count_unflushed_space_cb()5804 int64_t ualloc_space = 0; in get_unflushed_alloc_space() local5806 &ualloc_space); in get_unflushed_alloc_space()5807 return (ualloc_space); in get_unflushed_alloc_space()