Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/
Ddm-thin.c600 static void error_bio_list(struct bio_list *bios, blk_status_t error) in error_bio_list() function
621 error_bio_list(&bios, error); in error_thin_bio_list()
651 error_bio_list(&bios, BLK_STS_DM_REQUEUE); in requeue_io()