Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dbacking-dev.c147 unsigned long read_ahead_kb; in read_ahead_kb_store() local
150 ret = kstrtoul(buf, 10, &read_ahead_kb); in read_ahead_kb_store()
154 bdi->ra_pages = read_ahead_kb >> (PAGE_SHIFT - 10); in read_ahead_kb_store()
171 BDI_SHOW(read_ahead_kb, K(bdi->ra_pages))
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-class-bdi29 read_ahead_kb (read-write)
/linux-4.1.27/Documentation/block/
Dqueue-sysfs.txt107 read_ahead_kb (RW)