Home
last modified time | relevance | path

Searched refs:last_in_cluster (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/mm/
Dswapfile.c802 unsigned long last_in_cluster = 0; in scan_swap_map_slots() local
849 last_in_cluster = offset + SWAPFILE_CLUSTER - 1; in scan_swap_map_slots()
852 for (; last_in_cluster <= si->highest_bit; offset++) { in scan_swap_map_slots()
854 last_in_cluster = offset + SWAPFILE_CLUSTER; in scan_swap_map_slots()
855 else if (offset == last_in_cluster) { in scan_swap_map_slots()