Searched refs:busy_list (Results 1 – 3 of 3) sorted by relevance
36 struct list_head *busy_list) in xfs_extent_busy_insert_list() argument75 list_add_tail(&new->list, busy_list); in xfs_extent_busy_insert_list()95 struct list_head *busy_list) in xfs_extent_busy_insert_discard() argument98 busy_list); in xfs_extent_busy_insert_discard()
49 xfs_extlen_t len, struct list_head *busy_list);
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()