Home
last modified time | relevance | path

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

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