Searched refs:readahead (Results 1 – 3 of 3) sorted by relevance
325 bool readahead; in lookup_swap_cache() local335 readahead = TestClearPageReadahead(page); in lookup_swap_cache()343 if (readahead) in lookup_swap_cache()349 if (readahead) { in lookup_swap_cache()
40 readahead.o swap.o truncate.o vmscan.o shmem.o \
604 SYSCALL_DEFINE3(readahead, int, fd, loff_t, offset, size_t, count) in SYSCALL_DEFINE3() argument