Lines Matching defs:mapping

111 static void page_cache_tree_delete(struct address_space *mapping,  in page_cache_tree_delete()
181 struct address_space *mapping = page->mapping; in __delete_from_page_cache() local
226 struct address_space *mapping = page->mapping; in delete_from_page_cache() local
242 static int filemap_check_errors(struct address_space *mapping) in filemap_check_errors()
270 int __filemap_fdatawrite_range(struct address_space *mapping, loff_t start, in __filemap_fdatawrite_range()
288 static inline int __filemap_fdatawrite(struct address_space *mapping, in __filemap_fdatawrite()
294 int filemap_fdatawrite(struct address_space *mapping) in filemap_fdatawrite()
300 int filemap_fdatawrite_range(struct address_space *mapping, loff_t start, in filemap_fdatawrite_range()
314 int filemap_flush(struct address_space *mapping) in filemap_flush()
329 int filemap_fdatawait_range(struct address_space *mapping, loff_t start_byte, in filemap_fdatawait_range()
378 int filemap_fdatawait(struct address_space *mapping) in filemap_fdatawait()
389 int filemap_write_and_wait(struct address_space *mapping) in filemap_write_and_wait()
424 int filemap_write_and_wait_range(struct address_space *mapping, in filemap_write_and_wait_range()
471 struct address_space *mapping = old->mapping; in replace_page_cache_page() local
501 static int page_cache_tree_insert(struct address_space *mapping, in page_cache_tree_insert()
544 struct address_space *mapping, in __add_to_page_cache_locked()
604 int add_to_page_cache_locked(struct page *page, struct address_space *mapping, in add_to_page_cache_locked()
612 int add_to_page_cache_lru(struct page *page, struct address_space *mapping, in add_to_page_cache_lru()
889 pgoff_t page_cache_next_hole(struct address_space *mapping, in page_cache_next_hole()
930 pgoff_t page_cache_prev_hole(struct address_space *mapping, in page_cache_prev_hole()
963 struct page *find_get_entry(struct address_space *mapping, pgoff_t offset) in find_get_entry()
1022 struct page *find_lock_entry(struct address_space *mapping, pgoff_t offset) in find_lock_entry()
1065 struct page *pagecache_get_page(struct address_space *mapping, pgoff_t offset, in pagecache_get_page()
1155 unsigned find_get_entries(struct address_space *mapping, in find_get_entries()
1218 unsigned find_get_pages(struct address_space *mapping, pgoff_t start, in find_get_pages()
1285 unsigned find_get_pages_contig(struct address_space *mapping, pgoff_t index, in find_get_pages_contig()
1361 unsigned find_get_pages_tag(struct address_space *mapping, pgoff_t *index, in find_get_pages_tag()
1464 struct address_space *mapping = filp->f_mapping; in do_generic_file_read() local
1697 struct address_space *mapping = file->f_mapping; in generic_file_read_iter() local
1750 struct address_space *mapping = file->f_mapping; in page_cache_read() local
1784 struct address_space *mapping = file->f_mapping; in do_sync_mmap_readahead() local
1829 struct address_space *mapping = file->f_mapping; in do_async_mmap_readahead() local
1869 struct address_space *mapping = file->f_mapping; in filemap_fault() local
1991 struct address_space *mapping = file->f_mapping; in filemap_map_pages() local
2095 struct address_space *mapping = file->f_mapping; in generic_file_mmap() local
2139 static struct page *__read_cache_page(struct address_space *mapping, in __read_cache_page()
2172 static struct page *do_read_cache_page(struct address_space *mapping, in do_read_cache_page()
2225 struct page *read_cache_page(struct address_space *mapping, in read_cache_page()
2245 struct page *read_cache_page_gfp(struct address_space *mapping, in read_cache_page_gfp()
2311 int pagecache_write_begin(struct file *file, struct address_space *mapping, in pagecache_write_begin()
2322 int pagecache_write_end(struct file *file, struct address_space *mapping, in pagecache_write_end()
2336 struct address_space *mapping = file->f_mapping; in generic_file_direct_write() local
2404 struct page *grab_cache_page_write_begin(struct address_space *mapping, in grab_cache_page_write_begin()
2425 struct address_space *mapping = file->f_mapping; in generic_perform_write() local
2532 struct address_space * mapping = file->f_mapping; in __generic_file_write_iter() local
2655 struct address_space * const mapping = page->mapping; in try_to_release_page() local