Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A 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()
225 struct faulty_conf *conf = mddev->private; in faulty_status()
260 struct faulty_conf *conf = mddev->private; in faulty_reshape()
300 struct faulty_conf *conf; in faulty_run()
331 struct faulty_conf *conf = priv; in faulty_free()