Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
Ddm-flakey.c25 struct flakey_c { struct
47 static int parse_features(struct dm_arg_set *as, struct flakey_c *fc, in parse_features() argument
192 struct flakey_c *fc; in flakey_ctr()
265 struct flakey_c *fc = ti->private; in flakey_dtr()
273 struct flakey_c *fc = ti->private; in flakey_map_sector()
280 struct flakey_c *fc = ti->private; in flakey_map_bio()
288 static void corrupt_bio_data(struct bio *bio, struct flakey_c *fc) in corrupt_bio_data()
320 struct flakey_c *fc = ti->private; in flakey_map()
383 struct flakey_c *fc = ti->private; in flakey_end_io()
414 struct flakey_c *fc = ti->private; in flakey_status()
[all …]