Lines Matching defs:mapping
33 file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping) in file_ra_state_init()
47 static void read_cache_pages_invalidate_page(struct address_space *mapping, in read_cache_pages_invalidate_page()
64 static void read_cache_pages_invalidate_pages(struct address_space *mapping, in read_cache_pages_invalidate_pages()
88 int read_cache_pages(struct address_space *mapping, struct list_head *pages, in read_cache_pages()
116 static int read_pages(struct address_space *mapping, struct file *filp, in read_pages()
155 unsigned int __do_page_cache_readahead(struct address_space *mapping, in __do_page_cache_readahead()
222 int force_page_cache_readahead(struct address_space *mapping, struct file *filp, in force_page_cache_readahead()
332 static pgoff_t count_history_pages(struct address_space *mapping, in count_history_pages()
347 static int try_context_readahead(struct address_space *mapping, in try_context_readahead()
382 ondemand_readahead(struct address_space *mapping, in ondemand_readahead()
509 void page_cache_sync_readahead(struct address_space *mapping, in page_cache_sync_readahead()
547 page_cache_async_readahead(struct address_space *mapping, in page_cache_async_readahead()