Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dswap.h308 struct list_head full_clusters; /* full clusters list */ member
/linux/mm/
H A Dswapfile.c656 move_cluster(si, ci, &si->full_clusters, in relocate_cluster()
839 while ((ci = isolate_lock_cluster(si, &si->full_clusters))) { in swap_reclaim_full_clusters()
3221 INIT_LIST_HEAD(&si->full_clusters); in setup_clusters()