Searched refs:vdo_launch_completion_with_priority (Results 1 – 6 of 6) sorted by relevance
44 void vdo_launch_completion_with_priority(struct vdo_completion *completion,52 vdo_launch_completion_with_priority(completion, VDO_WORK_Q_DEFAULT_PRIORITY); in vdo_launch_completion()
606 vdo_launch_completion_with_priority(&data_vio->vio.completion, priority); in launch_data_vio_cpu_callback()624 vdo_launch_completion_with_priority(&data_vio->vio.completion, in launch_data_vio_bio_zone_callback()646 vdo_launch_completion_with_priority(completion, BIO_ACK_Q_ACK_PRIORITY); in launch_data_vio_on_bio_ack_queue()
86 void vdo_launch_completion_with_priority(struct vdo_completion *completion, in vdo_launch_completion_with_priority() function
360 vdo_launch_completion_with_priority(completion, get_metadata_priority(vio)); in __submit_metadata_vio()
667 vdo_launch_completion_with_priority(&pool->completion, in schedule_releases()
1212 vdo_launch_completion_with_priority(&vio->completion, BIO_Q_VERIFY_PRIORITY); in start_verifying()