Searched refs:g_raid_read_err_thresh (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/geom/raid/
H A Dg_raid.h58 extern int g_raid_read_err_thresh;
H A Dtr_raid1.c790 if (sd->sd_disk->d_read_errs > g_raid_read_err_thresh) {
H A Dg_raid.c64 int g_raid_read_err_thresh = 10; variable
66 &g_raid_read_err_thresh, 0,
H A Dtr_raid1e.c1015 if (sd->sd_disk->d_read_errs > g_raid_read_err_thresh)

Completed in 49 milliseconds