Lines Matching defs:mapping
112 static void page_cache_tree_delete(struct address_space *mapping, in page_cache_tree_delete()
184 struct address_space *mapping = page->mapping; in __delete_from_page_cache() local
232 struct address_space *mapping = page->mapping; in delete_from_page_cache() local
254 static int filemap_check_errors(struct address_space *mapping) in filemap_check_errors()
282 int __filemap_fdatawrite_range(struct address_space *mapping, loff_t start, in __filemap_fdatawrite_range()
302 static inline int __filemap_fdatawrite(struct address_space *mapping, in __filemap_fdatawrite()
308 int filemap_fdatawrite(struct address_space *mapping) in filemap_fdatawrite()
314 int filemap_fdatawrite_range(struct address_space *mapping, loff_t start, in filemap_fdatawrite_range()
328 int filemap_flush(struct address_space *mapping) in filemap_flush()
334 static int __filemap_fdatawait_range(struct address_space *mapping, in __filemap_fdatawait_range()
385 int filemap_fdatawait_range(struct address_space *mapping, loff_t start_byte, in filemap_fdatawait_range()
411 void filemap_fdatawait_keep_errors(struct address_space *mapping) in filemap_fdatawait_keep_errors()
433 int filemap_fdatawait(struct address_space *mapping) in filemap_fdatawait()
444 int filemap_write_and_wait(struct address_space *mapping) in filemap_write_and_wait()
479 int filemap_write_and_wait_range(struct address_space *mapping, in filemap_write_and_wait_range()
526 struct address_space *mapping = old->mapping; in replace_page_cache_page() local
565 static int page_cache_tree_insert(struct address_space *mapping, in page_cache_tree_insert()
608 struct address_space *mapping, in __add_to_page_cache_locked()
671 int add_to_page_cache_locked(struct page *page, struct address_space *mapping, in add_to_page_cache_locked()
679 int add_to_page_cache_lru(struct page *page, struct address_space *mapping, in add_to_page_cache_lru()
956 pgoff_t page_cache_next_hole(struct address_space *mapping, in page_cache_next_hole()
997 pgoff_t page_cache_prev_hole(struct address_space *mapping, in page_cache_prev_hole()
1030 struct page *find_get_entry(struct address_space *mapping, pgoff_t offset) in find_get_entry()
1089 struct page *find_lock_entry(struct address_space *mapping, pgoff_t offset) in find_lock_entry()
1132 struct page *pagecache_get_page(struct address_space *mapping, pgoff_t offset, in pagecache_get_page()
1222 unsigned find_get_entries(struct address_space *mapping, in find_get_entries()
1285 unsigned find_get_pages(struct address_space *mapping, pgoff_t start, in find_get_pages()
1352 unsigned find_get_pages_contig(struct address_space *mapping, pgoff_t index, in find_get_pages_contig()
1428 unsigned find_get_pages_tag(struct address_space *mapping, pgoff_t *index, in find_get_pages_tag()
1531 struct address_space *mapping = filp->f_mapping; in do_generic_file_read() local
1764 struct address_space *mapping = file->f_mapping; in generic_file_read_iter() local
1817 struct address_space *mapping = file->f_mapping; in page_cache_read() local
1851 struct address_space *mapping = file->f_mapping; in do_sync_mmap_readahead() local
1895 struct address_space *mapping = file->f_mapping; in do_async_mmap_readahead() local
1935 struct address_space *mapping = file->f_mapping; in filemap_fault() local
2057 struct address_space *mapping = file->f_mapping; in filemap_map_pages() local
2161 struct address_space *mapping = file->f_mapping; in generic_file_mmap() local
2205 static struct page *__read_cache_page(struct address_space *mapping, in __read_cache_page()
2238 static struct page *do_read_cache_page(struct address_space *mapping, in do_read_cache_page()
2291 struct page *read_cache_page(struct address_space *mapping, in read_cache_page()
2311 struct page *read_cache_page_gfp(struct address_space *mapping, in read_cache_page_gfp()
2377 int pagecache_write_begin(struct file *file, struct address_space *mapping, in pagecache_write_begin()
2388 int pagecache_write_end(struct file *file, struct address_space *mapping, in pagecache_write_end()
2402 struct address_space *mapping = file->f_mapping; in generic_file_direct_write() local
2470 struct page *grab_cache_page_write_begin(struct address_space *mapping, in grab_cache_page_write_begin()
2491 struct address_space *mapping = file->f_mapping; in generic_perform_write() local
2598 struct address_space * mapping = file->f_mapping; in __generic_file_write_iter() local
2721 struct address_space * const mapping = page->mapping; in try_to_release_page() local