Searched refs:readahead (Results 1 – 3 of 3) sorted by relevance
139 if (aops->readahead) { in read_pages()140 aops->readahead(rac); in read_pages()292 !mapping->a_ops->readahead)) in force_page_cache_ra()650 SYSCALL_DEFINE3(readahead, int, fd, loff_t, offset, size_t, count) in SYSCALL_DEFINE3() argument
385 bool readahead; in lookup_swap_cache() local395 readahead = TestClearPageReadahead(page); in lookup_swap_cache()403 if (readahead) in lookup_swap_cache()409 if (readahead) { in lookup_swap_cache()
50 readahead.o swap.o truncate.o vmscan.o shmem.o \