Home
last modified time | relevance | path

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

/mm/
Dswapfile.c492 unsigned long last_in_cluster = 0; in scan_swap_map() local
530 last_in_cluster = offset + SWAPFILE_CLUSTER - 1; in scan_swap_map()
533 for (; last_in_cluster <= si->highest_bit; offset++) { in scan_swap_map()
535 last_in_cluster = offset + SWAPFILE_CLUSTER; in scan_swap_map()
536 else if (offset == last_in_cluster) { in scan_swap_map()