Searched refs:busy_list (Results 1 – 3 of 3) sorted by relevance
36 struct list_head *busy_list) in xfs_extent_busy_insert_list() argument76 list_add_tail(&new->list, busy_list); in xfs_extent_busy_insert_list()96 struct list_head *busy_list) in xfs_extent_busy_insert_discard() argument99 busy_list); in xfs_extent_busy_insert_discard()
49 xfs_extlen_t len, struct list_head *busy_list);
47 struct list_head busy_list; member151 list_del_init(&dmap->busy_list); in __dmap_remove_busy_list()226 list_add_tail(&dmap->busy_list, &fcd->busy_ranges); in fuse_setup_one_mapping()1123 busy_list) { in try_to_free_dmap_chunks()1142 list_move_tail(&dmap->busy_list, &fcd->busy_ranges); in try_to_free_dmap_chunks()1181 if (!list_empty(&range->busy_list)) in fuse_free_dax_mem_ranges()1182 list_del(&range->busy_list); in fuse_free_dax_mem_ranges()1234 INIT_LIST_HEAD(&range->busy_list); in fuse_dax_mem_range_init()