Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dswapfile.c782 unsigned long last_in_cluster = 0; in scan_swap_map_slots() local
829 last_in_cluster = offset + SWAPFILE_CLUSTER - 1; in scan_swap_map_slots()
832 for (; last_in_cluster <= si->highest_bit; offset++) { in scan_swap_map_slots()
834 last_in_cluster = offset + SWAPFILE_CLUSTER; in scan_swap_map_slots()
835 else if (offset == last_in_cluster) { in scan_swap_map_slots()