Home
last modified time | relevance | path

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

/linux/mm/
H A Dswapfile.c408 static inline bool cluster_table_is_alloced(struct swap_cluster_info *ci) in cluster_table_is_alloced() function
417 if (!cluster_table_is_alloced(ci)) in cluster_is_usable()
536 if (WARN_ON_ONCE(cluster_table_is_alloced(ci))) { in swap_cluster_alloc_table()
617 if (found && !cluster_table_is_alloced(found)) { in isolate_lock_cluster()