Searched refs:CLUSTER_FLAG_FREE (Results 1 – 2 of 2) sorted by relevance
260 #define CLUSTER_FLAG_FREE 1 /* This cluster is free */ macro
387 return info->flags & CLUSTER_FLAG_FREE; in cluster_is_free()462 VM_BUG_ON(ci->flags & CLUSTER_FLAG_FREE); in swap_cluster_schedule_discard()477 ci->flags = CLUSTER_FLAG_FREE; in __free_cluster()594 VM_BUG_ON(ci->flags & CLUSTER_FLAG_FREE); in dec_cluster_info_page()690 (CLUSTER_FLAG_FREE | CLUSTER_FLAG_NONFULL | CLUSTER_FLAG_FRAG))); in cluster_alloc_range()3358 ci->flags = CLUSTER_FLAG_FREE; in setup_clusters()