Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/md/bcache/
Dsysfs.c73 rw_attribute(sequential_cutoff);
172 var_hprint(sequential_cutoff); in SHOW()
218 d_strtoi_h(sequential_cutoff); in STORE()
Drequest.c396 if (!congested && !dc->sequential_cutoff) in check_should_bypass()
433 if (dc->sequential_cutoff && in check_should_bypass()
434 sectors >= dc->sequential_cutoff >> 9) { in check_should_bypass()
Dbcache.h365 unsigned sequential_cutoff; member
Dsuper.c1140 dc->sequential_cutoff = 4 << 20; in cached_dev_init()
/linux-4.1.27/Documentation/
Dbcache.txt155 # echo 0 > /sys/block/bcache0/bcache/sequential_cutoff
159 # echo 4M > /sys/block/bcache0/bcache/sequential_cutoff
231 sequential_cutoff
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-block-bcache43 What: /sys/block/<disk>/bcache/sequential_cutoff