Home
last modified time | relevance | path

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

/linux-3.4.99/mm/
Dbacking-dev.c168 unsigned long read_ahead_kb; in read_ahead_kb_store() local
171 read_ahead_kb = simple_strtoul(buf, &end, 10); in read_ahead_kb_store()
173 bdi->ra_pages = read_ahead_kb >> (PAGE_SHIFT - 10); in read_ahead_kb_store()
190 BDI_SHOW(read_ahead_kb, K(bdi->ra_pages))
231 __ATTR_RW(read_ahead_kb),
/linux-3.4.99/Documentation/ABI/testing/
Dsysfs-class-bdi29 read_ahead_kb (read-write)
/linux-3.4.99/Documentation/block/
Dqueue-sysfs.txt41 read_ahead_kb (RW)