Home
last modified time | relevance | path

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

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