Searched refs:c_swap_handle (Results 1 – 3 of 3) sorted by relevance
204 uint64_t c_swap_handle; /* this is populated if C_SEG_IS_ONDISK() */ member
2071 uint64_t c_swap_handle = 0; in c_seg_free_locked() local2085 c_swap_handle = c_seg->c_store.c_swap_handle; in c_seg_free_locked()2098 c_seg->c_store.c_swap_handle = (uint64_t)-1; in c_seg_free_locked()2111 } else if (c_swap_handle) { in c_seg_free_locked()2115 vm_swap_free(c_swap_handle); in c_seg_free_locked()4563 f_offset = c_seg->c_store.c_swap_handle; in c_seg_swapin()
1436 c_seg->c_store.c_swap_handle = f_offset; in vm_swapout_finish()2318 c_seg->c_store.c_swap_handle = f_offset; in vm_swap_reclaim()