Searched refs:ualloc_space (Results 1 – 1 of 1) sorted by relevance
5661 int64_t *ualloc_space = arg; in count_unflushed_space_cb() local5677 *ualloc_space += sme->sme_run; in count_unflushed_space_cb()5679 *ualloc_space -= sme->sme_run; in count_unflushed_space_cb()5690 int64_t ualloc_space = 0; in get_unflushed_alloc_space() local5692 &ualloc_space); in get_unflushed_alloc_space()5693 return (ualloc_space); in get_unflushed_alloc_space()