Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dswap.h261 CLUSTER_FLAG_NONE = 0, /* For temporary off-list cluster */ enumerator
/linux-6.15/mm/
H A Dswapfile.c468 if (ci->flags == CLUSTER_FLAG_NONE) in move_cluster()
526 ci->flags = CLUSTER_FLAG_NONE; in isolate_lock_cluster()
567 ci->flags = CLUSTER_FLAG_NONE; in swap_do_scheduled_discard()
859 if (ci->flags == CLUSTER_FLAG_NONE) in swap_reclaim_full_clusters()