Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dsysfs.c107 rw_attribute(congested_read_threshold_us); variable
761 sysfs_print(congested_read_threshold_us, in SHOW()
762 c->congested_read_threshold_us); in SHOW()
851 sysfs_strtoul_clamp(congested_read_threshold_us, in SHOW_LOCKED()
852 c->congested_read_threshold_us, in SHOW_LOCKED()
H A Dio.c145 : c->congested_read_threshold_us; in bch_bbio_count_io_errors()
H A Dbcache.h700 unsigned int congested_read_threshold_us; member
H A Drequest.c328 if (!c->congested_read_threshold_us && in bch_get_congested()
H A Dsuper.c1984 c->congested_read_threshold_us = 2000; in bch_cache_set_alloc()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dsysfs.c107 rw_attribute(congested_read_threshold_us); variable
782 sysfs_print(congested_read_threshold_us, in SHOW()
783 c->congested_read_threshold_us); in SHOW()
872 sysfs_strtoul_clamp(congested_read_threshold_us, in SHOW_LOCKED()
873 c->congested_read_threshold_us, in SHOW_LOCKED()
H A Dio.c146 : c->congested_read_threshold_us; in bch_bbio_count_io_errors()
H A Dbcache.h706 unsigned int congested_read_threshold_us; member
H A Drequest.c328 if (!c->congested_read_threshold_us && in bch_get_congested()
H A Dsuper.c1958 c->congested_read_threshold_us = 2000; in bch_cache_set_alloc()

Completed in 17 milliseconds