Home
last modified time | relevance | path

Searched refs:vdo_schedule_operation_with_context (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/md/dm-vdo/
Daction-manager.h103 bool vdo_schedule_operation_with_context(struct action_manager *manager,
Daction-manager.c326 return vdo_schedule_operation_with_context(manager, operation, preamble, action, in vdo_schedule_operation()
351 bool vdo_schedule_operation_with_context(struct action_manager *manager, in vdo_schedule_operation_with_context() function
Dslab-depot.c4596 vdo_schedule_operation_with_context(depot->action_manager, operation, in vdo_load_slab_depot()