Searched refs:get_zone_thread_id (Results 1 – 2 of 2) sorted by relevance
47 * @get_zone_thread_id: A function to get the id of the thread on which to apply an action to a60 vdo_zone_thread_getter_fn get_zone_thread_id; member 93 * @get_zone_thread_id: A function to get the thread id associated with a zone.104 vdo_zone_thread_getter_fn get_zone_thread_id, in vdo_make_action_manager() argument 119 .get_zone_thread_id = get_zone_thread_id, in vdo_make_action_manager() 148 return manager->get_zone_thread_id(manager->context, manager->acting_zone); in get_acting_zone_thread_id()
80 vdo_zone_thread_getter_fn get_zone_thread_id,