Searched refs:handle_data_vio_error (Results 1 – 4 of 4) sorted by relevance
507 completion->error_handler = handle_data_vio_error; in launch_data_vio()1342 void handle_data_vio_error(struct vdo_completion *completion) in handle_data_vio_error() function1608 handle_data_vio_error(completion); in update_block_map()1612 completion->error_handler = handle_data_vio_error; in update_block_map()1935 completion->error_handler = handle_data_vio_error; in allocate_block()1965 completion->error_handler = handle_data_vio_error; in handle_allocation_error()1971 handle_data_vio_error(completion); in handle_allocation_error()
291 completion->error_handler = handle_data_vio_error; in finish_compressed_write()315 completion->error_handler = handle_data_vio_error; in handle_compressed_write_error()
344 void handle_data_vio_error(struct vdo_completion *completion);
1718 data_vio->vio.completion.error_handler = handle_data_vio_error; in finish_lookup()