Searched refs:clean_regions (Results 1 – 1 of 1) sorted by relevance
81 struct list_head clean_regions; member219 INIT_LIST_HEAD(&rh->clean_regions); in dm_region_hash_create()313 list_add(&nreg->list, &rh->clean_regions); in __rh_alloc()453 if (!list_empty(&rh->clean_regions)) { in dm_rh_update_states()454 list_splice_init(&rh->clean_regions, &clean); in dm_rh_update_states()573 list_add(®->list, &rh->clean_regions); in dm_rh_dec()