Searched refs:scan_swap_map_try_ssd_cluster (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dswapfile.c627 static bool scan_swap_map_try_ssd_cluster(struct swap_info_struct *si, function
842 if (!scan_swap_map_try_ssd_cluster(si, &offset, &scan_base))
856 * case, just handled by scan_swap_map_try_ssd_cluster() above.
889 if (!scan_swap_map_try_ssd_cluster(si, &offset,
947 if (scan_swap_map_try_ssd_cluster(si, &offset, &scan_base))

Completed in 174 milliseconds