• Home
  • Raw
  • Download

Lines Matching defs:mapping

120 static void page_cache_delete(struct address_space *mapping,  in page_cache_delete()
157 static void unaccount_page_cache_page(struct address_space *mapping, in unaccount_page_cache_page()
234 struct address_space *mapping = page->mapping; in __delete_from_page_cache() local
242 static void page_cache_free_page(struct address_space *mapping, in page_cache_free_page()
269 struct address_space *mapping = page_mapping(page); in delete_from_page_cache() local
295 static void page_cache_delete_batch(struct address_space *mapping, in page_cache_delete_batch()
343 void delete_from_page_cache_batch(struct address_space *mapping, in delete_from_page_cache_batch()
365 int filemap_check_errors(struct address_space *mapping) in filemap_check_errors()
379 static int filemap_check_and_keep_errors(struct address_space *mapping) in filemap_check_and_keep_errors()
406 int __filemap_fdatawrite_range(struct address_space *mapping, loff_t start, in __filemap_fdatawrite_range()
427 static inline int __filemap_fdatawrite(struct address_space *mapping, in __filemap_fdatawrite()
433 int filemap_fdatawrite(struct address_space *mapping) in filemap_fdatawrite()
439 int filemap_fdatawrite_range(struct address_space *mapping, loff_t start, in filemap_fdatawrite_range()
455 int filemap_flush(struct address_space *mapping) in filemap_flush()
473 bool filemap_range_has_page(struct address_space *mapping, in filemap_range_has_page()
504 static void __filemap_fdatawait_range(struct address_space *mapping, in __filemap_fdatawait_range()
551 int filemap_fdatawait_range(struct address_space *mapping, loff_t start_byte, in filemap_fdatawait_range()
573 int filemap_fdatawait_range_keep_errors(struct address_space *mapping, in filemap_fdatawait_range_keep_errors()
599 struct address_space *mapping = file->f_mapping; in file_fdatawait_range() local
620 int filemap_fdatawait_keep_errors(struct address_space *mapping) in filemap_fdatawait_keep_errors()
628 static bool mapping_needs_writeback(struct address_space *mapping) in mapping_needs_writeback()
649 int filemap_write_and_wait_range(struct address_space *mapping, in filemap_write_and_wait_range()
679 void __filemap_set_wb_err(struct address_space *mapping, int err) in __filemap_set_wb_err()
715 struct address_space *mapping = file->f_mapping; in file_check_and_advance_wb_err() local
758 struct address_space *mapping = file->f_mapping; in file_write_and_wait_range() local
792 struct address_space *mapping = old->mapping; in replace_page_cache_page() local
831 struct address_space *mapping, in __add_to_page_cache_locked()
928 int add_to_page_cache_locked(struct page *page, struct address_space *mapping, in add_to_page_cache_locked()
936 int add_to_page_cache_lru(struct page *page, struct address_space *mapping, in add_to_page_cache_lru()
1523 struct address_space *mapping; in page_endio() local
1624 pgoff_t page_cache_next_miss(struct address_space *mapping, in page_cache_next_miss()
1660 pgoff_t page_cache_prev_miss(struct address_space *mapping, in page_cache_prev_miss()
1690 struct page *find_get_entry(struct address_space *mapping, pgoff_t index) in find_get_entry()
1740 struct page *find_lock_entry(struct address_space *mapping, pgoff_t index) in find_lock_entry()
1791 struct page *pagecache_get_page(struct address_space *mapping, pgoff_t index, in pagecache_get_page()
1898 unsigned find_get_entries(struct address_space *mapping, in find_get_entries()
1972 unsigned find_get_pages_range(struct address_space *mapping, pgoff_t *start, in find_get_pages_range()
2038 unsigned find_get_pages_contig(struct address_space *mapping, pgoff_t index, in find_get_pages_contig()
2094 unsigned find_get_pages_range_tag(struct address_space *mapping, pgoff_t *index, in find_get_pages_range_tag()
2193 struct address_space *mapping = filp->f_mapping; in generic_file_buffered_read() local
2520 struct address_space *mapping = file->f_mapping; in generic_file_read_iter() local
2623 struct address_space *mapping = file->f_mapping; in do_sync_mmap_readahead() local
2674 struct address_space *mapping = file->f_mapping; in do_async_mmap_readahead() local
2721 struct address_space *mapping = file->f_mapping; in filemap_fault() local
2845 struct address_space *mapping = file->f_mapping; in filemap_map_pages() local
2948 struct address_space *mapping = file->f_mapping; in generic_file_mmap() local
2997 static struct page *do_read_cache_page(struct address_space *mapping, in do_read_cache_page()
3118 struct page *read_cache_page(struct address_space *mapping, in read_cache_page()
3141 struct page *read_cache_page_gfp(struct address_space *mapping, in read_cache_page_gfp()
3149 int pagecache_write_begin(struct file *file, struct address_space *mapping, in pagecache_write_begin()
3160 int pagecache_write_end(struct file *file, struct address_space *mapping, in pagecache_write_end()
3195 struct address_space *mapping = file->f_mapping; in generic_file_direct_write() local
3277 struct page *grab_cache_page_write_begin(struct address_space *mapping, in grab_cache_page_write_begin()
3298 struct address_space *mapping = file->f_mapping; in generic_perform_write() local
3403 struct address_space * mapping = file->f_mapping; in __generic_file_write_iter() local
3525 struct address_space * const mapping = page->mapping; in try_to_release_page() local