Home
last modified time | relevance | path

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

/linux/mm/
H A Dswapfile.c457 int bad_slots = 0; in swap_cluster_assert_empty() local
465 bad_slots++; in swap_cluster_assert_empty()
470 WARN_ON_ONCE(bad_slots != (swapoff ? ci->count : 0)); in swap_cluster_assert_empty()