Home
last modified time | relevance | path

Searched refs:vdo_schedule_action (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/md/dm-vdo/
Daction-manager.h93 bool vdo_schedule_action(struct action_manager *manager, vdo_action_preamble_fn preamble,
Daction-manager.c293 bool vdo_schedule_action(struct action_manager *manager, vdo_action_preamble_fn preamble, in vdo_schedule_action() function
Dslab-depot.c3917 return vdo_schedule_action(depot->action_manager, in schedule_tail_block_commit()
4634 vdo_schedule_action(depot->action_manager, NULL, in vdo_prepare_slab_depot_to_allocate()
4980 vdo_schedule_action(depot->action_manager, NULL, in vdo_scrub_all_unrecovered_slabs()
Dblock-map.c2817 return vdo_schedule_action(map->action_manager, prepare_for_era_advance, in schedule_era_advance()