Home
last modified time | relevance | path

Searched refs:handle_data_vio_error (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/md/dm-vdo/
A Ddata-vio.c506 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() function
1636 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()
A Dpacker.c292 completion->error_handler = handle_data_vio_error; in finish_compressed_write()
316 completion->error_handler = handle_data_vio_error; in handle_compressed_write_error()
A Ddata-vio.h349 void handle_data_vio_error(struct vdo_completion *completion);
A Dblock-map.c1720 data_vio->vio.completion.error_handler = handle_data_vio_error; in finish_lookup()

Completed in 18 milliseconds