Searched refs:swapfile_index (Results 1 – 1 of 1) sorted by relevance
196 unsigned int swapfile_index = 0; in vm_swapfile_for_handle() local200 swapfile_index = (f_offset >> SWAP_DEVICE_SHIFT); in vm_swapfile_for_handle()205 if (swapfile_index == swf->swp_index) { in vm_swapfile_for_handle()1560 uint64_t swapfile_index = 0; in vm_swap_put() local1602 swapfile_index = swf->swp_index; in vm_swap_put()1670 *f_offset = (swapfile_index << SWAP_DEVICE_SHIFT) | file_offset; in vm_swap_put()