Home
last modified time | relevance | path

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

/drivers/md/bcache/
A Dsysfs.c107 rw_attribute(congested_read_threshold_us);
776 sysfs_print(congested_read_threshold_us, in SHOW()
777 c->congested_read_threshold_us); in SHOW()
867 sysfs_strtoul_clamp(congested_read_threshold_us, in STORE()
868 c->congested_read_threshold_us, in STORE()
A Dio.c146 : c->congested_read_threshold_us; in bch_bbio_count_io_errors()
A Dbcache.h709 unsigned int congested_read_threshold_us; member
A Drequest.c328 if (!c->congested_read_threshold_us && in bch_get_congested()
A Dsuper.c1958 c->congested_read_threshold_us = 2000; in bch_cache_set_alloc()

Completed in 18 milliseconds