Searched refs:total_space (Results 1 – 1 of 1) sorted by relevance
2379 uint64_t total_space = 0; in vm_swap_get_total_space() local2381 total_space = (uint64_t)vm_swapfile_total_segs_alloced * compressed_swap_chunk_size; in vm_swap_get_total_space()2383 return total_space; in vm_swap_get_total_space()