Home
last modified time | relevance | path

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

/openbmc/linux/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.c1377 static int clone_endio(struct dm_target *ti, struct bio *bio, blk_status_t *error) in clone_endio() function
2185 .end_io = clone_endio,
H A Ddm.c1092 static void clone_endio(struct bio *bio) in clone_endio() function
1402 clone->bi_end_io = clone_endio; in __map_bio()