Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dsysfs.c770 sysfs_print(io_error_halflife, c->error_decay * 88); in SHOW()
890 c->error_decay = v / 88; in STORE()
H A Dbcache.h730 unsigned int error_decay; member