Home
last modified time | relevance | path

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

/bionic/libc/include/
Dfcntl.h235 ssize_t readahead(int __fd, off64_t __offset, size_t __length);
/bionic/tests/
Dfcntl_test.cpp263 TEST(fcntl, readahead) { in TEST() argument
266 ASSERT_EQ(-1, readahead(-1, 0, 123)); in TEST()
/bionic/docs/
Dstatus.md223 * `faccessat`, `readahead`, `tgkill`.
/bionic/libc/
DSYSCALLS.TXT43 ssize_t readahead(int, off64_t, size_t) all
Dlibc.map.txt853 readahead;
/bionic/tools/versioner/platforms/
Dlibc.map.txt853 readahead;