Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
A 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()
A Dio.c145 : c->congested_read_threshold_us; in bch_bbio_count_io_errors()
A Dbcache.h698 unsigned int congested_read_threshold_us; member
A Drequest.c328 if (!c->congested_read_threshold_us && in bch_get_congested()
A Dsuper.c1963 c->congested_read_threshold_us = 2000; in bch_cache_set_alloc()
/linux/Documentation/admin-guide/
A Dbcache.rst380 # echo 0 > /sys/fs/bcache/<cache set>/congested_read_threshold_us

Completed in 17 milliseconds