Searched refs:c_swap_handle (Results 1 – 3 of 3) sorted by relevance
213 uint64_t c_swap_handle; /* this is populated if C_SEG_IS_ONDISK() */ member
2044 uint64_t c_swap_handle = 0; in c_seg_free_locked() local2058 c_swap_handle = c_seg->c_store.c_swap_handle; in c_seg_free_locked()2071 c_seg->c_store.c_swap_handle = (uint64_t)-1; in c_seg_free_locked()2084 } else if (c_swap_handle) { in c_seg_free_locked()2088 vm_swap_free(c_swap_handle); in c_seg_free_locked()4590 f_offset = c_seg->c_store.c_swap_handle; in c_seg_swapin()
1454 c_seg->c_store.c_swap_handle = f_offset; in vm_swapout_finish()2340 c_seg->c_store.c_swap_handle = f_offset; in vm_swap_reclaim()