Searched refs:clean_regions (Results 1 – 1 of 1) sorted by relevance
84 struct list_head clean_regions; member222 INIT_LIST_HEAD(&rh->clean_regions); in dm_region_hash_create()316 list_add(&nreg->list, &rh->clean_regions); in __rh_alloc()456 if (!list_empty(&rh->clean_regions)) { in dm_rh_update_states()457 list_splice_init(&rh->clean_regions, &clean); in dm_rh_update_states()576 list_add(®->list, &rh->clean_regions); in dm_rh_dec()