Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-flakey.c428 static struct bio *clone_bio(struct dm_target *ti, struct flakey_c *fc, struct bio *bio) in clone_bio() function
/linux/drivers/md/bcache/
H A Drequest.c1106 struct bio *clone_bio; in detached_dev_do_request() local