Home
last modified time | relevance | path

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

/drivers/md/bcache/
Dsysfs.c108 rw_attribute(congested_write_threshold_us);
782 sysfs_print(congested_write_threshold_us, in SHOW()
783 c->congested_write_threshold_us); in SHOW()
873 sysfs_strtoul_clamp(congested_write_threshold_us, in STORE()
874 c->congested_write_threshold_us, in STORE()
Dio.c144 ? c->congested_write_threshold_us in bch_bbio_count_io_errors()
Dbcache.h704 unsigned int congested_write_threshold_us; member
Drequest.c329 !c->congested_write_threshold_us) in bch_get_congested()
Dsuper.c1966 c->congested_write_threshold_us = 20000; in bch_cache_set_alloc()