Searched refs:faulty_conf (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/md/ |
H A D | md-faulty.c | 76 struct faulty_conf { struct 85 static int check_mode(struct faulty_conf *conf, int mode) in check_mode() 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()
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | md-faulty.c | 76 struct faulty_conf { struct 85 static int check_mode(struct faulty_conf *conf, int mode) in check_mode() 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()
|
Completed in 2 milliseconds