Searched refs:vdo_enqueue_completion (Results 1 – 5 of 5) sorted by relevance
92 vdo_enqueue_completion(completion, priority); in vdo_launch_completion_with_priority()108 void vdo_enqueue_completion(struct vdo_completion *completion, in vdo_enqueue_completion() function138 vdo_enqueue_completion(completion, VDO_WORK_Q_DEFAULT_PRIORITY); in vdo_requeue_completion_if_needed()
145 void vdo_enqueue_completion(struct vdo_completion *completion,
381 vdo_enqueue_completion(completion, VDO_DEFAULT_Q_FLUSH_PRIORITY); in launch_flush()522 vdo_enqueue_completion(completion, BIO_Q_FLUSH_PRIORITY); in vdo_complete_flush()
163 vdo_enqueue_completion(&vio->completion, VDO_WORK_Q_DEFAULT_PRIORITY); in continue_vio()
509 vdo_enqueue_completion(completion, VDO_DEFAULT_Q_MAP_BIO_PRIORITY); in launch_data_vio()