Searched refs:handle_data_vio_error (Results 1 – 3 of 3) sorted by relevance
512 completion->error_handler = handle_data_vio_error; in launch_data_vio()1347 void handle_data_vio_error(struct vdo_completion *completion) in handle_data_vio_error() function1617 handle_data_vio_error(completion); in update_block_map()1621 completion->error_handler = handle_data_vio_error; in update_block_map()1952 completion->error_handler = handle_data_vio_error; in allocate_block()1983 completion->error_handler = handle_data_vio_error; in handle_allocation_error()1989 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()
1738 data_vio->vio.completion.error_handler = handle_data_vio_error; in finish_lookup()