Searched refs:handle_data_vio_error (Results 1 – 4 of 4) sorted by relevance
506 completion->error_handler = handle_data_vio_error; in launch_data_vio()1370 void handle_data_vio_error(struct vdo_completion *completion) in handle_data_vio_error() function1636 handle_data_vio_error(completion); in update_block_map()1640 completion->error_handler = handle_data_vio_error; in update_block_map()1963 completion->error_handler = handle_data_vio_error; in allocate_block()1993 completion->error_handler = handle_data_vio_error; in handle_allocation_error()1999 handle_data_vio_error(completion); in handle_allocation_error()
292 completion->error_handler = handle_data_vio_error; in finish_compressed_write()316 completion->error_handler = handle_data_vio_error; in handle_compressed_write_error()
349 void handle_data_vio_error(struct vdo_completion *completion);
1720 data_vio->vio.completion.error_handler = handle_data_vio_error; in finish_lookup()
Completed in 19 milliseconds