Searched refs:busy_ranges (Results 1 – 1 of 1) sorted by relevance
80 struct list_head busy_ranges; member225 list_add_tail(&dmap->busy_list, &fcd->busy_ranges); in fuse_setup_one_mapping()1161 list_for_each_entry_safe(pos, temp, &fcd->busy_ranges, in try_to_free_dmap_chunks()1181 list_move_tail(&dmap->busy_list, &fcd->busy_ranges); in try_to_free_dmap_chunks()1247 INIT_LIST_HEAD(&fcd->busy_ranges); in fuse_dax_mem_range_init()