Searched refs:busy_list (Results 1 – 2 of 2) sorted by relevance
46 struct list_head busy_list; member150 list_del_init(&dmap->busy_list); in __dmap_remove_busy_list()225 list_add_tail(&dmap->busy_list, &fcd->busy_ranges); in fuse_setup_one_mapping()1122 busy_list) { in try_to_free_dmap_chunks()1141 list_move_tail(&dmap->busy_list, &fcd->busy_ranges); in try_to_free_dmap_chunks()1180 if (!list_empty(&range->busy_list)) in fuse_free_dax_mem_ranges()1181 list_del(&range->busy_list); in fuse_free_dax_mem_ranges()1233 INIT_LIST_HEAD(&range->busy_list); in fuse_dax_mem_range_init()
49 xfs_extlen_t len, struct list_head *busy_list);