Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dbcache.h400 atomic_t io_errors; member
475 atomic_t io_errors; member
H A Dsuper.c1436 atomic_set(&dc->io_errors, 0); in cached_dev_init()