Home
last modified time | relevance | path

Searched refs:error_decay (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/md/bcache/
A Dio.c91 if (ca->set->error_decay) { in bch_count_io_errors()
94 while (count > ca->set->error_decay) { in bch_count_io_errors()
97 unsigned int new = count - ca->set->error_decay; in bch_count_io_errors()
A Dsysfs.c775 sysfs_print(io_error_halflife, c->error_decay * 88); in SHOW()
894 c->error_decay = v / 88; in STORE()
A Dbcache.h719 unsigned int error_decay; member

Completed in 10 milliseconds