Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dio.c73 errors = atomic_add_return(1, &dc->io_errors); in bch_count_backing_io_errors()
109 errors = atomic_read(&ca->io_errors); in bch_count_io_errors()
113 errors = atomic_cmpxchg(&ca->io_errors, in bch_count_io_errors()
122 &ca->io_errors); in bch_count_io_errors()
H A Dsysfs.c103 read_attribute(io_errors);
205 sysfs_printf(io_errors, "%i", atomic_read(&dc->io_errors)); in SHOW()
1045 sysfs_print(io_errors, in SHOW()
1046 atomic_read(&ca->io_errors) >> IO_ERROR_SHIFT); in SHOW()
1162 atomic_set(&ca->io_errors, 0); in STORE()
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()
/linux/Documentation/admin-guide/
H A Dbcache.rst626 io_errors