Searched refs:do_readahead (Results 1 – 5 of 5) sorted by relevance
22 static void do_readahead(int fd, char *name) in do_readahead() function36 loopfiles(toys.optargs, do_readahead); in readahead_main()
156 static int read_testfile(struct tcase *tc, int do_readahead, in read_testfile() argument169 if (do_readahead) { in read_testfile()204 if (!do_readahead) in read_testfile()
82 #define do_readahead(journal, start) do {} while (0) macro
70 static int do_readahead(journal_t *journal, unsigned int start) in do_readahead() function183 do_readahead(journal, offset); in jread()