Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-flakey.c28 struct flakey_c { struct
53 static int parse_features(struct dm_arg_set *as, struct flakey_c *fc, in parse_features() argument
247 struct flakey_c *fc; in flakey_ctr()
320 struct flakey_c *fc = ti->private; in flakey_dtr()
328 struct flakey_c *fc = ti->private; in flakey_map_sector()
335 struct flakey_c *fc = ti->private; in flakey_map_bio()
368 static void corrupt_bio_data(struct bio *bio, struct flakey_c *fc) in corrupt_bio_data()
413 static struct bio *clone_bio(struct dm_target *ti, struct flakey_c *fc, struct bio *bio) in clone_bio()
480 struct flakey_c *fc = ti->private; in flakey_map()
556 struct flakey_c *fc = ti->private; in flakey_end_io()
[all …]