Home
last modified time | relevance | path

Searched refs:vdo_make_action_manager (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/md/dm-vdo/
H A Daction-manager.h79 int __must_check vdo_make_action_manager(zone_count_t zones,
H A Daction-manager.c103 int vdo_make_action_manager(zone_count_t zones, in vdo_make_action_manager() function
H A Dlogical-zone.c112 result = vdo_make_action_manager(zones->zone_count, get_thread_id_for_zone, in vdo_make_logical_zones()
H A Ddedupe.c2441 result = vdo_make_action_manager(zones->zone_count, get_thread_id_for_zone, in vdo_make_hash_zones()
H A Dblock-map.c2901 result = vdo_make_action_manager(map->zone_count, get_block_map_zone_thread_id, in vdo_decode_block_map()
H A Dslab-depot.c4153 result = vdo_make_action_manager(depot->zone_count, get_allocator_thread_id, in allocate_components()