Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Dmd-faulty.c76 struct faulty_conf { struct
85 static int check_mode(struct faulty_conf *conf, int mode) in check_mode() argument
100 static int check_sector(struct faulty_conf *conf, sector_t start, sector_t end, int dir) in check_sector()
124 static void add_sector(struct faulty_conf *conf, sector_t start, int mode) in add_sector()
166 struct faulty_conf *conf = mddev->private; in faulty_make_request()
223 struct faulty_conf *conf = mddev->private; in faulty_status()
258 struct faulty_conf *conf = mddev->private; in faulty_reshape()
298 struct faulty_conf *conf; in faulty_run()
329 struct faulty_conf *conf = priv; in faulty_free()