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

/linux-4.1.27/drivers/md/bcache/
H A Dsysfs.c70 rw_attribute(congested_read_threshold_us); variable
559 sysfs_print(congested_read_threshold_us, SHOW()
560 c->congested_read_threshold_us); SHOW()
627 sysfs_strtoul(congested_read_threshold_us, SHOW_LOCKED()
628 c->congested_read_threshold_us); SHOW_LOCKED()
H A Dio.c214 : c->congested_read_threshold_us; bch_bbio_count_io_errors()
H A Dbcache.h654 unsigned congested_read_threshold_us; member in struct:cache_set
H A Drequest.c329 if (!c->congested_read_threshold_us && bch_get_congested()
H A Dsuper.c1559 c->congested_read_threshold_us = 2000; bch_cache_set_alloc()

Completed in 173 milliseconds