Home
last modified time | relevance | path

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

/mm/
Dreadahead.c139 if (aops->readahead) { in read_pages()
140 aops->readahead(rac); in read_pages()
295 !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
Dswap_state.c349 bool readahead; in lookup_swap_cache() local
359 readahead = TestClearPageReadahead(page); in lookup_swap_cache()
367 if (readahead) in lookup_swap_cache()
373 if (readahead) { in lookup_swap_cache()
DMakefile50 readahead.o swap.o truncate.o vmscan.o shmem.o \