Searched refs:busy_ranges (Results 1 – 1 of 1) sorted by relevance
81 struct list_head busy_ranges; member226 list_add_tail(&dmap->busy_list, &fcd->busy_ranges); in fuse_setup_one_mapping()1155 list_for_each_entry_safe(pos, temp, &fcd->busy_ranges, in try_to_free_dmap_chunks()1175 list_move_tail(&dmap->busy_list, &fcd->busy_ranges); in try_to_free_dmap_chunks()1239 INIT_LIST_HEAD(&fcd->busy_ranges); in fuse_dax_mem_range_init()