Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Ddm-thin.c556 static void error_bio_list(struct bio_list *bios, int error) in error_bio_list() function
577 error_bio_list(&bios, error); in error_thin_bio_list()
609 error_bio_list(&bios, DM_ENDIO_REQUEUE); in requeue_io()