OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:do_readahead
(Results
1 - 3
of
3
) sorted by null
/external/toybox/toys/other/
readahead.c
22
static void
do_readahead
(int fd, char *name)
function
36
loopfiles(toys.optargs,
do_readahead
);
/external/e2fsprogs/e2fsck/
jfs_user.h
47
#define
do_readahead
(journal, start) do {} while(0)
macro
recovery.c
69
static int
do_readahead
(journal_t *journal, unsigned int start)
function
161
do_readahead
(journal, offset);
Completed in 2399 milliseconds