Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-thin.c595 static void error_bio_list(struct bio_list *bios, blk_status_t error) in error_bio_list() function
616 error_bio_list(&bios, error); in error_thin_bio_list()
646 error_bio_list(&bios, BLK_STS_DM_REQUEUE); in requeue_io()