Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/
H A Ddm-flakey.c405 static void clone_endio(struct bio *clone) in clone_endio() function
433 clone->bi_end_io = clone_endio; in clone_bio()
H A Ddm-clone-target.c1373 static int clone_endio(struct dm_target *ti, struct bio *bio, blk_status_t *error) in clone_endio() function
2180 .end_io = clone_endio,
H A Ddm.c1106 static void clone_endio(struct bio *bio) in clone_endio() function
1416 clone->bi_end_io = clone_endio; in __map_bio()
1594 clone->bi_end_io = clone_endio; in __send_empty_flush()