Home
last modified time | relevance | path

Searched refs:read_ahead_kb (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/mm/
Dbacking-dev.c149 unsigned long read_ahead_kb; in read_ahead_kb_store() local
152 ret = kstrtoul(buf, 10, &read_ahead_kb); in read_ahead_kb_store()
156 bdi->ra_pages = read_ahead_kb >> (PAGE_SHIFT - 10); in read_ahead_kb_store()
173 BDI_SHOW(read_ahead_kb, K(bdi->ra_pages))
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-class-bdi29 read_ahead_kb (read-write)
/Linux-v4.19/Documentation/block/
Dqueue-sysfs.txt136 read_ahead_kb (RW)