[go: nahoru, domu]

Searched defs:io_errors (Results 1 - 2 of 2) sorted by relevance

/drivers/md/bcache/
H A Dsysfs.c68 read_attribute(io_errors); variable
749 sysfs_print(io_errors,
750 atomic_read(&ca->io_errors) >> IO_ERROR_SHIFT);
877 atomic_set(&ca->io_errors, 0);
H A Dbcache.h451 atomic_t io_errors; member in struct:cache

Completed in 29 milliseconds