Searched refs:total_space (Results 1 – 1 of 1) sorted by relevance
2377 uint64_t total_space = 0; in vm_swap_get_total_space() local2379 total_space = (uint64_t)vm_swapfile_total_segs_alloced * compressed_swap_chunk_size; in vm_swap_get_total_space()2381 return total_space; in vm_swap_get_total_space()