Home
last modified time | relevance | path

Searched defs:read_errors (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/md/
H A Draid1-10.c178 unsigned int read_errors = atomic_read(&rdev->read_errors); in check_decay_read_errors() local
207 int read_errors; in exceed_read_errors() local
H A Dmd.h199 atomic_t read_errors; /* number of consecutive read errors that member
/linux/drivers/edac/
H A Da72_edac.c102 static void read_errors(void *data) in read_errors() function