Home
last modified time | relevance | path

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

/drivers/md/bcache/
Dsysfs.c107 rw_attribute(congested_read_threshold_us);
780 sysfs_print(congested_read_threshold_us, in SHOW()
781 c->congested_read_threshold_us); in SHOW()
870 sysfs_strtoul_clamp(congested_read_threshold_us, in STORE()
871 c->congested_read_threshold_us, in STORE()
Dio.c145 : c->congested_read_threshold_us; in bch_bbio_count_io_errors()
Dbcache.h703 unsigned int congested_read_threshold_us; member
Drequest.c328 if (!c->congested_read_threshold_us && in bch_get_congested()
Dsuper.c1965 c->congested_read_threshold_us = 2000; in bch_cache_set_alloc()