Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dbacking-dev.c148 unsigned long read_ahead_kb; in read_ahead_kb_store() local
151 ret = kstrtoul(buf, 10, &read_ahead_kb); in read_ahead_kb_store()
155 bdi->ra_pages = read_ahead_kb >> (PAGE_SHIFT - 10); in read_ahead_kb_store()
172 BDI_SHOW(read_ahead_kb, K(bdi->ra_pages))
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-class-bdi29 read_ahead_kb (read-write)
/linux-4.4.14/Documentation/block/
Dqueue-sysfs.txt115 read_ahead_kb (RW)