Lines Matching defs:mapping

116 	struct address_space *mapping = page->mapping;  in __delete_from_page_cache()  local
160 struct address_space *mapping = page->mapping; in delete_from_page_cache() local
204 int __filemap_fdatawrite_range(struct address_space *mapping, loff_t start, in __filemap_fdatawrite_range()
222 static inline int __filemap_fdatawrite(struct address_space *mapping, in __filemap_fdatawrite()
228 int filemap_fdatawrite(struct address_space *mapping) in filemap_fdatawrite()
234 int filemap_fdatawrite_range(struct address_space *mapping, loff_t start, in filemap_fdatawrite_range()
248 int filemap_flush(struct address_space *mapping) in filemap_flush()
263 int filemap_fdatawait_range(struct address_space *mapping, loff_t start_byte, in filemap_fdatawait_range()
314 int filemap_fdatawait(struct address_space *mapping) in filemap_fdatawait()
325 int filemap_write_and_wait(struct address_space *mapping) in filemap_write_and_wait()
358 int filemap_write_and_wait_range(struct address_space *mapping, in filemap_write_and_wait_range()
403 struct address_space *mapping = old->mapping; in replace_page_cache_page() local
444 int add_to_page_cache_locked(struct page *page, struct address_space *mapping, in add_to_page_cache_locked()
484 int add_to_page_cache_lru(struct page *page, struct address_space *mapping, in add_to_page_cache_lru()
675 struct page *find_get_page(struct address_space *mapping, pgoff_t offset) in find_get_page()
728 struct page *find_lock_page(struct address_space *mapping, pgoff_t offset) in find_lock_page()
765 struct page *find_or_create_page(struct address_space *mapping, in find_or_create_page()
811 unsigned find_get_pages(struct address_space *mapping, pgoff_t start, in find_get_pages()
885 unsigned find_get_pages_contig(struct address_space *mapping, pgoff_t index, in find_get_pages_contig()
960 unsigned find_get_pages_tag(struct address_space *mapping, pgoff_t *index, in find_get_pages_tag()
1037 grab_cache_page_nowait(struct address_space *mapping, pgoff_t index) in grab_cache_page_nowait()
1093 struct address_space *mapping = filp->f_mapping; in do_generic_file_read() local
1412 struct address_space *mapping; in generic_file_aio_read() local
1490 do_readahead(struct address_space *mapping, struct file *filp, in do_readahead()
1509 struct address_space *mapping = file->f_mapping; in SYSCALL_DEFINE() local
1538 struct address_space *mapping = file->f_mapping; in page_cache_read() local
1572 struct address_space *mapping = file->f_mapping; in do_sync_mmap_readahead() local
1617 struct address_space *mapping = file->f_mapping; in do_async_mmap_readahead() local
1645 struct address_space *mapping = file->f_mapping; in filemap_fault() local
1770 struct address_space *mapping = file->f_mapping; in generic_file_mmap() local
1803 static struct page *__read_cache_page(struct address_space *mapping, in __read_cache_page()
1834 static struct page *do_read_cache_page(struct address_space *mapping, in do_read_cache_page()
1886 struct page *read_cache_page_async(struct address_space *mapping, in read_cache_page_async()
1918 struct page *read_cache_page_gfp(struct address_space *mapping, in read_cache_page_gfp()
1940 struct page *read_cache_page(struct address_space *mapping, in read_cache_page()
2240 int pagecache_write_begin(struct file *file, struct address_space *mapping, in pagecache_write_begin()
2251 int pagecache_write_end(struct file *file, struct address_space *mapping, in pagecache_write_end()
2268 struct address_space *mapping = file->f_mapping; in generic_file_direct_write() local
2336 struct page *grab_cache_page_write_begin(struct address_space *mapping, in grab_cache_page_write_begin()
2372 struct address_space *mapping = file->f_mapping; in generic_perform_write() local
2504 struct address_space * mapping = file->f_mapping; in __generic_file_aio_write() local
2654 struct address_space * const mapping = page->mapping; in try_to_release_page() local