Searched refs:swapfile_index (Results 1 – 1 of 1) sorted by relevance
211 unsigned int swapfile_index = 0; in vm_swapfile_for_handle() local215 swapfile_index = (f_offset >> SWAP_DEVICE_SHIFT); in vm_swapfile_for_handle()220 if (swapfile_index == swf->swp_index) { in vm_swapfile_for_handle()1704 uint64_t swapfile_index = 0; in vm_swap_put() local1746 swapfile_index = swf->swp_index; in vm_swap_put()1814 *f_offset = (swapfile_index << SWAP_DEVICE_SHIFT) | file_offset; in vm_swap_put()