Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/
Ddm-thin.c473 static void error_bio_list(struct bio_list *bios, int error) in error_bio_list() function
492 error_bio_list(&bios, error); in error_thin_bio_list()
524 error_bio_list(&bios, DM_ENDIO_REQUEUE); in requeue_io()