Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dsysfs.c108 rw_attribute(congested_write_threshold_us); variable
763 sysfs_print(congested_write_threshold_us, in SHOW()
764 c->congested_write_threshold_us); in SHOW()
854 sysfs_strtoul_clamp(congested_write_threshold_us, in SHOW_LOCKED()
855 c->congested_write_threshold_us, in SHOW_LOCKED()
H A Dio.c144 ? c->congested_write_threshold_us in bch_bbio_count_io_errors()
H A Dbcache.h701 unsigned int congested_write_threshold_us; member
H A Drequest.c329 !c->congested_write_threshold_us) in bch_get_congested()
H A Dsuper.c1985 c->congested_write_threshold_us = 20000; in bch_cache_set_alloc()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dsysfs.c108 rw_attribute(congested_write_threshold_us); variable
784 sysfs_print(congested_write_threshold_us, in SHOW()
785 c->congested_write_threshold_us); in SHOW()
875 sysfs_strtoul_clamp(congested_write_threshold_us, in SHOW_LOCKED()
876 c->congested_write_threshold_us, in SHOW_LOCKED()
H A Dio.c145 ? c->congested_write_threshold_us in bch_bbio_count_io_errors()
H A Dbcache.h707 unsigned int congested_write_threshold_us; member
H A Drequest.c329 !c->congested_write_threshold_us) in bch_get_congested()
H A Dsuper.c1959 c->congested_write_threshold_us = 20000; in bch_cache_set_alloc()

Completed in 17 milliseconds