Home
last modified time | relevance | path

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

/mm/
Dswapfile.c326 static inline bool cluster_is_null(struct swap_cluster_info *info) in cluster_is_null() function
397 return cluster_is_null(&list->head); in cluster_list_empty()
627 if (cluster_is_null(&cluster->index)) { in scan_swap_map_try_ssd_cluster()