Lines Matching refs:address_space
32 file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping) in file_ra_state_init()
46 static void read_cache_pages_invalidate_page(struct address_space *mapping, in read_cache_pages_invalidate_page()
63 static void read_cache_pages_invalidate_pages(struct address_space *mapping, in read_cache_pages_invalidate_pages()
85 int read_cache_pages(struct address_space *mapping, struct list_head *pages, in read_cache_pages()
113 static int read_pages(struct address_space *mapping, struct file *filp, in read_pages()
152 unsigned int __do_page_cache_readahead(struct address_space *mapping, in __do_page_cache_readahead()
221 int force_page_cache_readahead(struct address_space *mapping, struct file *filp, in force_page_cache_readahead()
333 static pgoff_t count_history_pages(struct address_space *mapping, in count_history_pages()
348 static int try_context_readahead(struct address_space *mapping, in try_context_readahead()
383 ondemand_readahead(struct address_space *mapping, in ondemand_readahead()
510 void page_cache_sync_readahead(struct address_space *mapping, in page_cache_sync_readahead()
548 page_cache_async_readahead(struct address_space *mapping, in page_cache_async_readahead()