Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-flakey.c413 static struct bio *clone_bio(struct dm_target *ti, struct flakey_c *fc, struct bio *bio) in clone_bio() function
535 struct bio *clone = clone_bio(ti, fc, bio); in flakey_map()