Home
last modified time | relevance | path

Searched refs:address_space (Results 1 – 200 of 284) sorted by relevance

12

/linux-4.4.14/include/linux/
Dpagemap.h30 static inline void mapping_set_error(struct address_space *mapping, int error) in mapping_set_error()
40 static inline void mapping_set_unevictable(struct address_space *mapping) in mapping_set_unevictable()
45 static inline void mapping_clear_unevictable(struct address_space *mapping) in mapping_clear_unevictable()
50 static inline int mapping_unevictable(struct address_space *mapping) in mapping_unevictable()
57 static inline void mapping_set_exiting(struct address_space *mapping) in mapping_set_exiting()
62 static inline int mapping_exiting(struct address_space *mapping) in mapping_exiting()
67 static inline gfp_t mapping_gfp_mask(struct address_space * mapping) in mapping_gfp_mask()
73 static inline gfp_t mapping_gfp_constraint(struct address_space *mapping, in mapping_gfp_constraint()
83 static inline void mapping_set_gfp_mask(struct address_space *m, gfp_t mask) in mapping_set_gfp_mask()
230 static inline struct page *page_cache_alloc(struct address_space *x) in page_cache_alloc()
[all …]
Dbuffer_head.h50 struct address_space;
75 struct address_space *b_assoc_map; /* mapping this buffer is
170 int sync_mapping_buffers(struct address_space *mapping);
214 int block_write_begin(struct address_space *mapping, loff_t pos, unsigned len,
218 int block_write_end(struct file *, struct address_space *,
221 int generic_write_end(struct file *, struct address_space *,
225 int cont_write_begin(struct file *, struct address_space *, loff_t,
246 sector_t generic_block_bmap(struct address_space *, sector_t, get_block_t *);
247 int block_truncate_page(struct address_space *, loff_t, get_block_t *);
248 int nobh_write_begin(struct address_space *, loff_t, unsigned, unsigned,
[all …]
Dcleancache.h45 extern void __cleancache_invalidate_page(struct address_space *, struct page *);
46 extern void __cleancache_invalidate_inode(struct address_space *);
55 static inline bool cleancache_fs_enabled_mapping(struct address_space *mapping) in cleancache_fs_enabled_mapping()
105 static inline void cleancache_invalidate_page(struct address_space *mapping, in cleancache_invalidate_page()
113 static inline void cleancache_invalidate_inode(struct address_space *mapping) in cleancache_invalidate_inode()
Dpagevec.h15 struct address_space;
26 struct address_space *mapping,
30 unsigned pagevec_lookup(struct pagevec *pvec, struct address_space *mapping,
33 struct address_space *mapping, pgoff_t *index, int tag,
Dshmem_fs.h53 extern bool shmem_mapping(struct address_space *mapping);
54 extern void shmem_unlock_mapping(struct address_space *mapping);
55 extern struct page *shmem_read_mapping_page_gfp(struct address_space *mapping,
61 struct address_space *mapping, pgoff_t index) in shmem_read_mapping_page()
Dmigrate.h32 extern int migrate_page(struct address_space *,
40 extern int migrate_huge_page_move_mapping(struct address_space *mapping,
42 extern int migrate_page_move_mapping(struct address_space *mapping,
60 static inline int migrate_huge_page_move_mapping(struct address_space *mapping, in migrate_huge_page_move_mapping()
Dwriteback.h367 void balance_dirty_pages_ratelimited(struct address_space *mapping);
373 int generic_writepages(struct address_space *mapping,
375 void tag_pages_for_writeback(struct address_space *mapping,
377 int write_cache_pages(struct address_space *mapping,
380 int do_writepages(struct address_space *mapping, struct writeback_control *wbc);
382 void tag_pages_for_writeback(struct address_space *mapping,
Dfs.h316 struct address_space;
373 int (*writepages)(struct address_space *, struct writeback_control *);
378 int (*readpages)(struct file *filp, struct address_space *mapping,
381 int (*write_begin)(struct file *, struct address_space *mapping,
384 int (*write_end)(struct file *, struct address_space *mapping,
389 sector_t (*bmap)(struct address_space *, sector_t);
398 int (*migratepage) (struct address_space *,
404 int (*error_remove_page)(struct address_space *, struct page *);
418 int pagecache_write_begin(struct file *, struct address_space *mapping,
422 int pagecache_write_end(struct file *, struct address_space *mapping,
[all …]
Dmpage.h16 int mpage_readpages(struct address_space *mapping, struct list_head *pages,
19 int mpage_writepages(struct address_space *mapping,
Dcompiler.h7 # define __user __attribute__((noderef, address_space(1)))
8 # define __kernel __attribute__((address_space(0)))
12 # define __iomem __attribute__((noderef, address_space(2)))
19 # define __percpu __attribute__((noderef, address_space(3)))
20 # define __pmem __attribute__((noderef, address_space(5)))
22 # define __rcu __attribute__((noderef, address_space(4)))
Dnfs_fs.h341 extern int nfs_sync_mapping(struct address_space *mapping);
342 extern void nfs_zap_mapping(struct inode *inode, struct address_space *mapping);
361 extern int nfs_revalidate_mapping(struct inode *inode, struct address_space *mapping);
362 extern int nfs_revalidate_mapping_protected(struct inode *inode, struct address_space *mapping);
510 extern int nfs_writepages(struct address_space *, struct writeback_control *);
536 extern int nfs_readpages(struct file *, struct address_space *,
Dmm.h941 extern struct address_space *page_mapping(struct page *page);
943 extern struct address_space *__page_file_mapping(struct page *);
946 struct address_space *page_file_mapping(struct page *page) in page_file_mapping()
1064 bool shmem_mapping(struct address_space *mapping);
1066 static inline bool shmem_mapping(struct address_space *mapping) in shmem_mapping()
1080 struct address_space *check_mapping; /* Check page->mapping if set */
1141 void unmap_mapping_range(struct address_space *mapping,
1150 static inline void unmap_shared_mapping_range(struct address_space *mapping, in unmap_shared_mapping_range()
1160 int truncate_inode_page(struct address_space *mapping, struct page *page);
1161 int generic_error_remove_page(struct address_space *mapping, struct page *page);
[all …]
Dswap.h115 struct address_space;
252 void *workingset_eviction(struct address_space *mapping, struct page *page);
332 extern int remove_mapping(struct address_space *mapping, struct page *page);
395 extern struct address_space swapper_spaces[];
Dfscache.h144 struct address_space *mapping,
233 struct address_space *,
592 struct address_space *mapping, in fscache_read_or_alloc_pages()
Dmc146818rtc.h36 int address_space; member
Dmm_types.h23 struct address_space;
49 struct address_space *mapping; /* If low bit clear, points to
Dbacking-dev.h226 static inline bool mapping_cap_writeback_dirty(struct address_space *mapping) in mapping_cap_writeback_dirty()
231 static inline bool mapping_cap_account_dirty(struct address_space *mapping) in mapping_cap_account_dirty()
Dhugetlb.h96 struct address_space *mapping,
338 int huge_add_to_page_cache(struct page *page, struct address_space *mapping,
Dfscache-cache.h137 struct address_space *mapping; /* netfs pages */
/linux-4.4.14/drivers/acpi/acpica/
Devhandler.c167 if (handler_obj->address_space.space_id == space_id) { in acpi_ev_has_default_handler()
168 if (handler_obj->address_space.handler_flags & in acpi_ev_has_default_handler()
174 handler_obj = handler_obj->address_space.next; in acpi_ev_has_default_handler()
255 if (next_handler_obj->address_space.space_id == in acpi_ev_install_handler()
256 handler_obj->address_space.space_id) { in acpi_ev_install_handler()
261 (handler_obj->address_space. in acpi_ev_install_handler()
278 next_handler_obj = next_handler_obj->address_space.next; in acpi_ev_install_handler()
290 if (obj_desc->region.space_id != handler_obj->address_space.space_id) { in acpi_ev_install_handler()
421 if (handler_obj->address_space.space_id == space_id) { in acpi_ev_install_space_handler()
422 if (handler_obj->address_space.handler == in acpi_ev_install_space_handler()
[all …]
Devxfregn.c224 if (handler_obj->address_space.space_id == space_id) { in ACPI_EXPORT_SYMBOL()
228 if (handler_obj->address_space.handler != handler) { in ACPI_EXPORT_SYMBOL()
242 region_obj = handler_obj->address_space.region_list; in ACPI_EXPORT_SYMBOL()
261 handler_obj->address_space.region_list; in ACPI_EXPORT_SYMBOL()
267 *last_obj_ptr = handler_obj->address_space.next; in ACPI_EXPORT_SYMBOL()
277 last_obj_ptr = &handler_obj->address_space.next; in ACPI_EXPORT_SYMBOL()
278 handler_obj = handler_obj->address_space.next; in ACPI_EXPORT_SYMBOL()
Devregion.c168 context = handler_desc->address_space.context; in acpi_ev_address_space_dispatch()
178 region_setup = handler_desc->address_space.setup; in acpi_ev_address_space_dispatch()
234 handler = handler_desc->address_space.handler; in acpi_ev_address_space_dispatch()
274 &region_obj->region.handler->address_space, handler, in acpi_ev_address_space_dispatch()
279 if (!(handler_desc->address_space.handler_flags & in acpi_ev_address_space_dispatch()
300 if (!(handler_desc->address_space.handler_flags & in acpi_ev_address_space_dispatch()
359 obj_desc = handler_obj->address_space.region_list; in acpi_ev_detach_region()
361 last_obj_ptr = &handler_obj->address_space.region_list; in acpi_ev_detach_region()
410 region_setup = handler_obj->address_space.setup; in acpi_ev_detach_region()
414 handler_obj->address_space. in acpi_ev_detach_region()
[all …]
Ddbdisply.c962 handler_obj->address_space.space_id) { in acpi_db_display_handlers()
965 (handler_obj->address_space. in acpi_db_display_handlers()
969 handler_obj->address_space. in acpi_db_display_handlers()
975 handler_obj = handler_obj->address_space.next; in acpi_db_display_handlers()
989 if (handler_obj->address_space.space_id >= in acpi_db_display_handlers()
993 handler_obj->address_space. in acpi_db_display_handlers()
996 (handler_obj->address_space. in acpi_db_display_handlers()
1000 handler_obj->address_space. in acpi_db_display_handlers()
1004 handler_obj = handler_obj->address_space.next; in acpi_db_display_handlers()
1093 address_space.space_id), in acpi_db_display_non_root_handlers()
[all …]
Dutdelete.c160 next_desc = handler_desc->address_space.next; in acpi_ut_delete_internal_obj()
241 handler_desc->address_space.region_list; in acpi_ut_delete_internal_obj()
244 &handler_desc->address_space.region_list; in acpi_ut_delete_internal_obj()
270 if (handler_desc->address_space.handler_flags & in acpi_ut_delete_internal_obj()
275 if (handler_desc->address_space.setup) { in acpi_ut_delete_internal_obj()
277 address_space.setup(object, in acpi_ut_delete_internal_obj()
280 address_space. in acpi_ut_delete_internal_obj()
Devrgnini.c217 if (handler_obj->address_space.node == acpi_gbl_root_node) { in acpi_ev_pci_config_region_setup()
255 pci_root_node = handler_obj->address_space.node; in acpi_ev_pci_config_region_setup()
609 if (handler_obj->address_space.space_id == in acpi_ev_initialize_region()
658 handler_obj = handler_obj->address_space.next; in acpi_ev_initialize_region()
Dexdump.c243 {ACPI_EXD_UINT8, ACPI_EXD_OFFSET(address_space.space_id), "Space Id"},
244 {ACPI_EXD_HDLR_LIST, ACPI_EXD_OFFSET(address_space.next), "Next"},
245 {ACPI_EXD_RGN_LIST, ACPI_EXD_OFFSET(address_space.region_list),
247 {ACPI_EXD_NODE, ACPI_EXD_OFFSET(address_space.node), "Node"},
248 {ACPI_EXD_POINTER, ACPI_EXD_OFFSET(address_space.context), "Context"}
513 while (next->address_space.next) { in acpi_ex_dump_object()
519 next = next->address_space.next; in acpi_ex_dump_object()
Dacobject.h412 struct acpi_object_addr_handler address_space; member
/linux-4.4.14/mm/
Dswap_state.c35 struct address_space swapper_spaces[MAX_SWAPFILES] = {
82 struct address_space *address_space; in __add_to_swap_cache() local
92 address_space = swap_address_space(entry); in __add_to_swap_cache()
93 spin_lock_irq(&address_space->tree_lock); in __add_to_swap_cache()
94 error = radix_tree_insert(&address_space->page_tree, in __add_to_swap_cache()
97 address_space->nrpages++; in __add_to_swap_cache()
101 spin_unlock_irq(&address_space->tree_lock); in __add_to_swap_cache()
138 struct address_space *address_space; in __delete_from_swap_cache() local
145 address_space = swap_address_space(entry); in __delete_from_swap_cache()
146 radix_tree_delete(&address_space->page_tree, page_private(page)); in __delete_from_swap_cache()
[all …]
Dreadahead.c28 file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping) in file_ra_state_init()
44 static void read_cache_pages_invalidate_page(struct address_space *mapping, in read_cache_pages_invalidate_page()
61 static void read_cache_pages_invalidate_pages(struct address_space *mapping, in read_cache_pages_invalidate_pages()
83 int read_cache_pages(struct address_space *mapping, struct list_head *pages, in read_cache_pages()
111 static int read_pages(struct address_space *mapping, struct file *filp, in read_pages()
152 int __do_page_cache_readahead(struct address_space *mapping, struct file *filp, in __do_page_cache_readahead()
210 int force_page_cache_readahead(struct address_space *mapping, struct file *filp, in force_page_cache_readahead()
318 static pgoff_t count_history_pages(struct address_space *mapping, in count_history_pages()
333 static int try_context_readahead(struct address_space *mapping, in try_context_readahead()
368 ondemand_readahead(struct address_space *mapping, in ondemand_readahead()
[all …]
Dtruncate.c26 static void clear_exceptional_entry(struct address_space *mapping, in clear_exceptional_entry()
106 truncate_complete_page(struct address_space *mapping, struct page *page) in truncate_complete_page()
134 invalidate_complete_page(struct address_space *mapping, struct page *page) in invalidate_complete_page()
149 int truncate_inode_page(struct address_space *mapping, struct page *page) in truncate_inode_page()
162 int generic_error_remove_page(struct address_space *mapping, struct page *page) in generic_error_remove_page()
184 struct address_space *mapping = page_mapping(page); in invalidate_inode_page()
218 void truncate_inode_pages_range(struct address_space *mapping, in truncate_inode_pages_range()
388 void truncate_inode_pages(struct address_space *mapping, loff_t lstart) in truncate_inode_pages()
403 void truncate_inode_pages_final(struct address_space *mapping) in truncate_inode_pages_final()
454 unsigned long invalidate_mapping_pages(struct address_space *mapping, in invalidate_mapping_pages()
[all …]
Dfilemap.c112 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()
232 struct address_space *mapping = page->mapping; in delete_from_page_cache()
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()
[all …]
Dpage-writeback.c1519 static void balance_dirty_pages(struct address_space *mapping, in balance_dirty_pages()
1820 void balance_dirty_pages_ratelimited(struct address_space *mapping) in balance_dirty_pages_ratelimited()
2103 void tag_pages_for_writeback(struct address_space *mapping, in tag_pages_for_writeback()
2144 int write_cache_pages(struct address_space *mapping, in write_cache_pages()
2307 struct address_space *mapping = data; in __writepage()
2321 int generic_writepages(struct address_space *mapping, in generic_writepages()
2339 int do_writepages(struct address_space *mapping, struct writeback_control *wbc) in do_writepages()
2363 struct address_space *mapping = page->mapping; in write_one_page()
2408 void account_page_dirtied(struct page *page, struct address_space *mapping, in account_page_dirtied()
2438 void account_page_cleaned(struct page *page, struct address_space *mapping, in account_page_cleaned()
[all …]
Dpage_io.c136 struct address_space *mapping = swap_file->f_mapping; in generic_swapfile_activate()
262 struct address_space *mapping = swap_file->f_mapping; in __swap_writepage()
340 struct address_space *mapping = swap_file->f_mapping; in swap_readpage()
372 struct address_space *mapping = sis->swap_file->f_mapping; in swap_set_page_dirty()
Dworkingset.c213 void *workingset_eviction(struct address_space *mapping, struct page *page) in workingset_eviction()
309 struct address_space *mapping; in shadow_lru_isolate()
Dshmem.c255 static int shmem_radix_tree_replace(struct address_space *mapping, in shmem_radix_tree_replace()
280 static bool shmem_confirm_swap(struct address_space *mapping, in shmem_confirm_swap()
295 struct address_space *mapping, in shmem_add_to_page_cache()
331 struct address_space *mapping = page->mapping; in shmem_delete_from_page_cache()
348 static int shmem_free_swap(struct address_space *mapping, in shmem_free_swap()
365 void shmem_unlock_mapping(struct address_space *mapping) in shmem_unlock_mapping()
399 struct address_space *mapping = inode->i_mapping; in shmem_undo_range()
637 struct address_space *mapping = info->vfs_inode.i_mapping; in shmem_unuse_inode()
769 struct address_space *mapping; in shmem_writepage()
985 struct address_space *swap_mapping; in shmem_replace_page()
[all …]
Dcleancache.c244 void __cleancache_invalidate_page(struct address_space *mapping, in __cleancache_invalidate_page()
274 void __cleancache_invalidate_inode(struct address_space *mapping) in __cleancache_invalidate_inode()
Dinternal.h44 extern int __do_page_cache_readahead(struct address_space *mapping,
52 struct address_space *mapping, struct file *filp) in ra_submit()
Dmigrate.c312 int migrate_page_move_mapping(struct address_space *mapping, in migrate_page_move_mapping()
437 int migrate_huge_page_move_mapping(struct address_space *mapping, in migrate_huge_page_move_mapping()
593 int migrate_page(struct address_space *mapping, in migrate_page()
617 int buffer_migrate_page(struct address_space *mapping, in buffer_migrate_page()
674 static int writeout(struct address_space *mapping, struct page *page) in writeout()
715 static int fallback_migrate_page(struct address_space *mapping, in fallback_migrate_page()
750 struct address_space *mapping; in move_to_new_page()
Dmemory-failure.c84 struct address_space *mapping; in hwpoison_filter_dev()
446 struct address_space *mapping = page->mapping; in collect_procs_file()
577 struct address_space *mapping; in me_pagecache_clean()
640 struct address_space *mapping = page_mapping(p); in me_pagecache_dirty()
948 struct address_space *mapping; in hwpoison_user_mappings()
Dfadvise.c32 struct address_space *mapping; in SYSCALL_DEFINE4()
Drmap.c1021 struct address_space *mapping; in page_mkclean()
1069 WRITE_ONCE(page->mapping, (struct address_space *) anon_vma); in page_move_anon_rmap()
1098 page->mapping = (struct address_space *) anon_vma; in __page_set_anon_rmap()
1625 struct address_space *mapping = page->mapping; in rmap_walk_file()
1692 page->mapping = (struct address_space *) anon_vma; in __hugepage_set_anon_rmap()
Dswap.c1079 struct address_space *mapping, in pagevec_lookup_entries()
1125 unsigned pagevec_lookup(struct pagevec *pvec, struct address_space *mapping, in pagevec_lookup()
1133 unsigned pagevec_lookup_tag(struct pagevec *pvec, struct address_space *mapping, in pagevec_lookup_tag()
Dmincore.c49 static unsigned char mincore_page(struct address_space *mapping, pgoff_t pgoff) in mincore_page()
Dvmscan.c509 static void handle_write_error(struct address_space *mapping, in handle_write_error()
534 static pageout_t pageout(struct page *page, struct address_space *mapping, in pageout()
609 static int __remove_mapping(struct address_space *mapping, struct page *page, in __remove_mapping()
700 int remove_mapping(struct address_space *mapping, struct page *page) in remove_mapping()
852 struct address_space *mapping; in page_check_dirty_writeback()
904 struct address_space *mapping; in shrink_page_list()
1303 struct address_space *mapping; in __isolate_lru_page()
Dhugetlb.c751 struct address_space *mapping = vma->vm_file->f_mapping; in vma_resv_map()
3299 struct address_space *mapping; in unmap_ref_private()
3475 struct address_space *mapping; in hugetlbfs_pagecache_page()
3491 struct address_space *mapping; in hugetlbfs_pagecache_present()
3504 int huge_add_to_page_cache(struct page *page, struct address_space *mapping, in huge_add_to_page_cache()
3522 struct address_space *mapping, pgoff_t idx, in hugetlb_no_page()
3652 struct address_space *mapping, in hugetlb_fault_mutex_hash()
3677 struct address_space *mapping, in hugetlb_fault_mutex_hash()
3695 struct address_space *mapping; in hugetlb_fault()
4191 struct address_space *mapping = vma->vm_file->f_mapping; in huge_pmd_share()
Dmmap.c239 struct file *file, struct address_space *mapping) in __remove_shared_vm_struct()
260 struct address_space *mapping = file->f_mapping; in unlink_file_vma()
646 struct address_space *mapping = file->f_mapping; in __vma_link_file()
672 struct address_space *mapping = NULL; in vma_link()
733 struct address_space *mapping = NULL; in vma_adjust()
3164 static void vm_lock_mapping(struct mm_struct *mm, struct address_space *mapping) in vm_lock_mapping()
3266 static void vm_unlock_mapping(struct address_space *mapping) in vm_unlock_mapping()
Dutil.c356 struct address_space *page_mapping(struct page *page) in page_mapping()
Dmadvise.c191 struct address_space *mapping) in force_shm_swapin_readahead()
Dswapfile.c1675 struct address_space *mapping = swap_file->f_mapping; in destroy_swap_extents()
1762 struct address_space *mapping = swap_file->f_mapping; in setup_swap_extents()
1851 struct address_space *mapping; in SYSCALL_DEFINE1()
2391 struct address_space *mapping; in SYSCALL_DEFINE2()
2742 struct address_space *__page_file_mapping(struct page *page) in __page_file_mapping()
Dnommu.c720 struct address_space *mapping; in add_vma_to_mm()
786 struct address_space *mapping; in delete_vma_from_mm()
1825 void unmap_mapping_range(struct address_space *mapping, in unmap_mapping_range()
/linux-4.4.14/fs/nilfs2/
Dbtnode.h46 void nilfs_btnode_cache_clear(struct address_space *);
47 struct buffer_head *nilfs_btnode_create_block(struct address_space *btnc,
49 int nilfs_btnode_submit_block(struct address_space *, __u64, sector_t, int,
52 int nilfs_btnode_prepare_change_key(struct address_space *,
54 void nilfs_btnode_commit_change_key(struct address_space *,
56 void nilfs_btnode_abort_change_key(struct address_space *,
Dpage.h49 struct buffer_head *nilfs_grab_buffer(struct inode *, struct address_space *,
56 int nilfs_copy_dirty_pages(struct address_space *, struct address_space *);
57 void nilfs_copy_back_pages(struct address_space *, struct address_space *);
59 void nilfs_clear_dirty_pages(struct address_space *, bool);
60 void nilfs_mapping_init(struct address_space *mapping, struct inode *inode);
Dbtnode.c37 void nilfs_btnode_cache_clear(struct address_space *btnc) in nilfs_btnode_cache_clear()
44 nilfs_btnode_create_block(struct address_space *btnc, __u64 blocknr) in nilfs_btnode_create_block()
69 int nilfs_btnode_submit_block(struct address_space *btnc, __u64 blocknr, in nilfs_btnode_submit_block()
144 struct address_space *mapping; in nilfs_btnode_delete()
170 int nilfs_btnode_prepare_change_key(struct address_space *btnc, in nilfs_btnode_prepare_change_key()
240 void nilfs_btnode_commit_change_key(struct address_space *btnc, in nilfs_btnode_commit_change_key()
281 void nilfs_btnode_abort_change_key(struct address_space *btnc, in nilfs_btnode_abort_change_key()
Dpage.c62 struct address_space *mapping, in nilfs_grab_buffer()
170 struct address_space *m; in nilfs_page_bug()
255 int nilfs_copy_dirty_pages(struct address_space *dmap, in nilfs_copy_dirty_pages()
256 struct address_space *smap) in nilfs_copy_dirty_pages()
310 void nilfs_copy_back_pages(struct address_space *dmap, in nilfs_copy_back_pages()
311 struct address_space *smap) in nilfs_copy_back_pages()
377 void nilfs_clear_dirty_pages(struct address_space *mapping, bool silent) in nilfs_clear_dirty_pages()
460 void nilfs_mapping_init(struct address_space *mapping, struct inode *inode) in nilfs_mapping_init()
482 struct address_space *mapping = page->mapping; in __nilfs_clear_page_dirty()
Dmdt.h40 struct address_space frozen_data;
41 struct address_space frozen_btnodes;
Dnilfs.h59 struct address_space i_btnode_cache;
89 static inline struct inode *NILFS_BTNC_I(struct address_space *btnc) in NILFS_BTNC_I()
278 extern void nilfs_write_failed(struct address_space *mapping, loff_t to);
Ddir.c85 struct address_space *mapping, in nilfs_commit_chunk()
182 struct address_space *mapping = dir->i_mapping; in nilfs_get_page()
415 struct address_space *mapping = page->mapping; in nilfs_set_link()
533 struct address_space *mapping = page->mapping; in nilfs_delete_entry()
573 struct address_space *mapping = inode->i_mapping; in nilfs_make_empty()
Dinode.c169 static int nilfs_readpages(struct file *file, struct address_space *mapping, in nilfs_readpages()
175 static int nilfs_writepages(struct address_space *mapping, in nilfs_writepages()
259 void nilfs_write_failed(struct address_space *mapping, loff_t to) in nilfs_write_failed()
269 static int nilfs_write_begin(struct file *file, struct address_space *mapping, in nilfs_write_begin()
289 static int nilfs_write_end(struct file *file, struct address_space *mapping, in nilfs_write_end()
/linux-4.4.14/fs/freevxfs/
Dvxfs_subr.c42 static sector_t vxfs_bmap(struct address_space *, sector_t);
68 vxfs_get_page(struct address_space *mapping, u_long n) in vxfs_get_page()
180 vxfs_bmap(struct address_space *mapping, sector_t block) in vxfs_bmap()
Dvxfs_extern.h74 extern struct page * vxfs_get_page(struct address_space *, u_long);
/linux-4.4.14/fs/hpfs/
Dfile.c127 static int hpfs_readpages(struct file *file, struct address_space *mapping, in hpfs_readpages()
133 static int hpfs_writepages(struct address_space *mapping, in hpfs_writepages()
139 static void hpfs_write_failed(struct address_space *mapping, loff_t to) in hpfs_write_failed()
153 static int hpfs_write_begin(struct file *file, struct address_space *mapping, in hpfs_write_begin()
169 static int hpfs_write_end(struct file *file, struct address_space *mapping, in hpfs_write_end()
187 static sector_t _hpfs_bmap(struct address_space *mapping, sector_t block) in _hpfs_bmap()
/linux-4.4.14/arch/powerpc/platforms/cell/spufs/
Dspufs.h83 struct address_space *local_store; /* local store mapping. */
84 struct address_space *mfc; /* 'mfc' area mappings. */
85 struct address_space *cntl; /* 'control' area mappings. */
86 struct address_space *signal1; /* 'signal1' area mappings. */
87 struct address_space *signal2; /* 'signal2' area mappings. */
88 struct address_space *mss; /* 'mss' area mappings. */
89 struct address_space *psmap; /* 'psmap' area mappings. */
/linux-4.4.14/fs/cifs/
Dfscache.h54 struct address_space *,
78 struct address_space *mapping, in cifs_readpages_from_fscache()
132 struct address_space *mapping, in cifs_readpages_from_fscache()
Dfscache.c185 struct address_space *mapping, in __cifs_readpages_from_fscache()
Dfile.c1835 struct address_space *mapping = page->mapping; in cifs_partialpagewrite()
1888 wdata_alloc_and_fillpages(pgoff_t tofind, struct address_space *mapping, in wdata_alloc_and_fillpages()
1923 struct address_space *mapping, in wdata_prepare_pages()
2003 struct address_space *mapping, struct writeback_control *wbc) in wdata_send_pages()
2036 static int cifs_writepages(struct address_space *mapping, in cifs_writepages()
2195 static int cifs_write_end(struct file *file, struct address_space *mapping, in cifs_write_end()
3376 readpages_get_pages(struct address_space *mapping, struct list_head *page_list, in readpages_get_pages()
3434 static int cifs_readpages(struct file *file, struct address_space *mapping, in cifs_readpages()
3677 static int cifs_write_begin(struct file *file, struct address_space *mapping, in cifs_write_begin()
/linux-4.4.14/fs/9p/
Dcache.h50 struct address_space *mapping,
75 struct address_space *mapping, in v9fs_readpages_from_fscache()
131 struct address_space *mapping, in v9fs_readpages_from_fscache()
Dvfs_addr.c111 static int v9fs_vfs_readpages(struct file *filp, struct address_space *mapping, in v9fs_vfs_readpages()
267 static int v9fs_write_begin(struct file *filp, struct address_space *mapping, in v9fs_write_begin()
303 static int v9fs_write_end(struct file *filp, struct address_space *mapping, in v9fs_write_end()
Dcache.c356 struct address_space *mapping, in __v9fs_readpages_from_fscache()
/linux-4.4.14/fs/jfs/
Dinode.c288 static int jfs_writepages(struct address_space *mapping, in jfs_writepages()
299 static int jfs_readpages(struct file *file, struct address_space *mapping, in jfs_readpages()
305 static void jfs_write_failed(struct address_space *mapping, loff_t to) in jfs_write_failed()
315 static int jfs_write_begin(struct file *file, struct address_space *mapping, in jfs_write_begin()
329 static sector_t jfs_bmap(struct address_space *mapping, sector_t block) in jfs_bmap()
338 struct address_space *mapping = file->f_mapping; in jfs_direct_IO()
Djfs_metapage.c592 struct address_space *mapping; in __get_metapage()
776 struct address_space *mapping = in __invalidate_metapages()
/linux-4.4.14/arch/arm/mm/
Dflush.c202 void __flush_dcache_page(struct address_space *mapping, struct page *page) in __flush_dcache_page()
241 static void __flush_dcache_aliases(struct address_space *mapping, struct page *page) in __flush_dcache_aliases()
277 struct address_space *mapping; in __sync_icache_dcache()
321 struct address_space *mapping; in flush_dcache_page()
358 struct address_space *mapping; in flush_kernel_dcache_page()
Dfault-armv.c132 make_coherent(struct address_space *mapping, struct vm_area_struct *vma, in make_coherent()
184 struct address_space *mapping; in update_mmu_cache()
Dmm.h51 extern void __flush_dcache_page(struct address_space *mapping, struct page *page);
/linux-4.4.14/fs/nfs/
Dfscache.h89 struct inode *, struct address_space *,
131 struct address_space *mapping, in nfs_readpages_from_fscache()
210 struct address_space *mapping, in nfs_readpages_from_fscache()
Dfile.c347 static int nfs_write_begin(struct file *file, struct address_space *mapping, in nfs_write_begin()
393 static int nfs_write_end(struct file *file, struct address_space *mapping, in nfs_write_end()
471 struct address_space *mapping = page->mapping; in nfs_release_page()
506 struct address_space *mapping = page_file_mapping(page); in nfs_check_dirty_writeback()
599 struct address_space *mapping; in nfs_vm_page_mkwrite()
Dinode.c146 int nfs_sync_mapping(struct address_space *mapping) in nfs_sync_mapping()
203 void nfs_zap_mapping(struct inode *inode, struct address_space *mapping) in nfs_zap_mapping()
1050 static int nfs_invalidate_mapping(struct inode *inode, struct address_space *mapping) in nfs_invalidate_mapping()
1096 struct address_space *mapping, in __nfs_revalidate_mapping()
1166 int nfs_revalidate_mapping(struct inode *inode, struct address_space *mapping) in nfs_revalidate_mapping()
1179 int nfs_revalidate_mapping_protected(struct inode *inode, struct address_space *mapping) in nfs_revalidate_mapping_protected()
Dfscache.c368 struct address_space *mapping, in __nfs_readpages_from_fscache()
Dread.c375 int nfs_readpages(struct file *filp, struct address_space *mapping, in nfs_readpages()
Ddirect.c574 struct address_space *mapping = file->f_mapping; in nfs_file_direct_read()
965 struct address_space *mapping = file->f_mapping; in nfs_file_direct_write()
/linux-4.4.14/arch/unicore32/mm/
Dflush.c61 void __flush_dcache_page(struct address_space *mapping, struct page *page) in __flush_dcache_page()
77 struct address_space *mapping; in flush_dcache_page()
Dmm.h38 extern void __flush_dcache_page(struct address_space *, struct page *);
Dmmu.c492 struct address_space *mapping; in update_mmu_cache()
/linux-4.4.14/fs/gfs2/
Dmain.c64 struct address_space *mapping = (struct address_space *)(gl + 1); in gfs2_init_gl_aspace_once()
106 sizeof(struct address_space), in init_gfs2_fs()
Daops.c215 static int gfs2_writepages(struct address_space *mapping, in gfs2_writepages()
233 static int gfs2_write_jdata_pagevec(struct address_space *mapping, in gfs2_write_jdata_pagevec()
344 static int gfs2_write_cache_jdata(struct address_space *mapping, in gfs2_write_cache_jdata()
425 static int gfs2_jdata_writepages(struct address_space *mapping, in gfs2_jdata_writepages()
526 struct address_space *mapping = page->mapping; in gfs2_readpage()
562 struct address_space *mapping = ip->i_inode.i_mapping; in gfs2_internal_read()
607 static int gfs2_readpages(struct file *file, struct address_space *mapping, in gfs2_readpages()
643 static int gfs2_write_begin(struct file *file, struct address_space *mapping, in gfs2_write_begin()
871 static int gfs2_write_end(struct file *file, struct address_space *mapping, in gfs2_write_end()
949 static sector_t gfs2_bmap(struct address_space *mapping, sector_t lblock) in gfs2_bmap()
[all …]
Dglops.c145 struct address_space *mapping = &sdp->sd_aspace; in rgrp_go_sync()
185 struct address_space *mapping = &sdp->sd_aspace; in rgrp_go_inval()
208 struct address_space *metamapping = gfs2_glock2aspace(gl); in inode_go_sync()
226 struct address_space *mapping = ip->i_inode.i_mapping; in inode_go_sync()
260 struct address_space *mapping = gfs2_glock2aspace(gl); in inode_go_inval()
Dglock.h174 static inline struct address_space *gfs2_glock2aspace(struct gfs2_glock *gl) in gfs2_glock2aspace()
177 return (struct address_space *)(gl + 1); in gfs2_glock2aspace()
Dmeta_io.h43 static inline struct gfs2_sbd *gfs2_mapping2sbd(struct address_space *mapping) in gfs2_mapping2sbd()
Dmeta_io.c116 struct address_space *mapping = gfs2_glock2aspace(gl); in gfs2_getbuf()
266 struct address_space *mapping = bh->b_page->mapping; in gfs2_remove_from_journal()
Dtrans.c162 struct address_space *mapping = bh->b_page->mapping; in gfs2_trans_add_data()
/linux-4.4.14/arch/nios2/mm/
Dcacheflush.c73 static void flush_aliases(struct address_space *mapping, struct page *page) in flush_aliases()
160 void __flush_dcache_page(struct address_space *mapping, struct page *page) in __flush_dcache_page()
174 struct address_space *mapping; in flush_dcache_page()
205 struct address_space *mapping; in update_mmu_cache()
/linux-4.4.14/fs/btrfs/
Dcompression.h25 int btrfs_compress_pages(int type, struct address_space *mapping,
57 struct address_space *mapping,
Dextent_io.h98 struct address_space *mapping;
197 struct address_space *mapping);
269 struct address_space *mapping,
272 int btree_write_cache_pages(struct address_space *mapping,
275 struct address_space *mapping,
Dlzo.c88 struct address_space *mapping, in lzo_compress_pages()
Dzlib.c75 struct address_space *mapping, in zlib_compress_pages()
Dcompression.c453 struct address_space *mapping = inode->i_mapping; in add_ra_bio_pages()
888 int btrfs_compress_pages(int type, struct address_space *mapping, in btrfs_compress_pages()
/linux-4.4.14/fs/bfs/
Dfile.c162 static void bfs_write_failed(struct address_space *mapping, loff_t to) in bfs_write_failed()
170 static int bfs_write_begin(struct file *file, struct address_space *mapping, in bfs_write_begin()
184 static sector_t bfs_bmap(struct address_space *mapping, sector_t block) in bfs_bmap()
/linux-4.4.14/fs/omfs/
Dfile.c292 static int omfs_readpages(struct file *file, struct address_space *mapping, in omfs_readpages()
304 omfs_writepages(struct address_space *mapping, struct writeback_control *wbc) in omfs_writepages()
309 static void omfs_write_failed(struct address_space *mapping, loff_t to) in omfs_write_failed()
319 static int omfs_write_begin(struct file *file, struct address_space *mapping, in omfs_write_begin()
333 static sector_t omfs_bmap(struct address_space *mapping, sector_t block) in omfs_bmap()
/linux-4.4.14/fs/
Dbuffer.c205 struct address_space *bd_mapping = bd_inode->i_mapping; in __find_get_block_slow()
574 int sync_mapping_buffers(struct address_space *mapping) in sync_mapping_buffers()
576 struct address_space *buffer_mapping = mapping->private_data; in sync_mapping_buffers()
605 struct address_space *mapping = inode->i_mapping; in mark_buffer_dirty_inode()
606 struct address_space *buffer_mapping = bh->b_page->mapping; in mark_buffer_dirty_inode()
633 static void __set_page_dirty(struct page *page, struct address_space *mapping, in __set_page_dirty()
677 struct address_space *mapping = page_mapping(page); in __set_page_dirty_buffers()
735 struct address_space *mapping; in fsync_buffers_list()
822 struct address_space *mapping = &inode->i_data; in invalidate_inode_buffers()
824 struct address_space *buffer_mapping = mapping->private_data; in invalidate_inode_buffers()
[all …]
Ddax.c220 struct address_space *mapping = inode->i_mapping; in dax_do_io()
256 static int dax_load_hole(struct address_space *mapping, struct page *page, in dax_load_hole()
295 struct address_space *mapping = inode->i_mapping; in dax_insert_mapping()
359 struct address_space *mapping = file->f_mapping; in __dax_fault()
531 struct address_space *mapping = file->f_mapping; in __dax_pmd_fault()
Dmpage.c356 mpage_readpages(struct address_space *mapping, struct list_head *pages, in mpage_readpages()
470 struct address_space *mapping = page->mapping; in __mpage_writepage()
683 mpage_writepages(struct address_space *mapping, in mpage_writepages()
Dblock_dev.c76 struct address_space *mapping = bdev->bd_inode->i_mapping; in kill_bdev()
89 struct address_space *mapping = bdev->bd_inode->i_mapping; in invalidate_bdev()
307 static int blkdev_readpages(struct file *file, struct address_space *mapping, in blkdev_readpages()
313 static int blkdev_write_begin(struct file *file, struct address_space *mapping, in blkdev_write_begin()
321 static int blkdev_write_end(struct file *file, struct address_space *mapping, in blkdev_write_end()
1808 struct address_space *mapping = inode->i_mapping; in iterate_bdevs()
Dsync.c287 struct address_space *mapping; in SYSCALL_DEFINE4()
Dfs-writeback.c325 struct address_space *mapping = inode->i_mapping; in inode_switch_wbs_work_fn()
1261 struct address_space *mapping = inode->i_mapping; in __writeback_single_inode()
2177 struct address_space *mapping = inode->i_mapping; in wait_sb_inodes()
Dlibfs.c391 int simple_write_begin(struct file *file, struct address_space *mapping, in simple_write_begin()
436 int simple_write_end(struct file *file, struct address_space *mapping, in simple_write_end()
Dioctl.c52 struct address_space *mapping = filp->f_mapping; in ioctl_fibmap()
/linux-4.4.14/fs/ocfs2/
Daops.h46 int ocfs2_write_end_nolock(struct address_space *mapping,
51 struct address_space *mapping,
Daops.c354 static int ocfs2_readpages(struct file *filp, struct address_space *mapping, in ocfs2_readpages()
457 static sector_t ocfs2_bmap(struct address_space *mapping, sector_t block) in ocfs2_bmap()
1497 static int ocfs2_grab_pages_for_write(struct address_space *mapping, in ocfs2_grab_pages_for_write()
1580 static int ocfs2_write_cluster(struct address_space *mapping, in ocfs2_write_cluster()
1680 static int ocfs2_write_cluster_by_desc(struct address_space *mapping, in ocfs2_write_cluster_by_desc()
1866 static int ocfs2_write_begin_inline(struct address_space *mapping, in ocfs2_write_begin_inline()
1932 static int ocfs2_try_to_write_inline_data(struct address_space *mapping, in ocfs2_try_to_write_inline_data()
2076 struct address_space *mapping, in ocfs2_write_begin_nolock()
2298 static int ocfs2_write_begin(struct file *file, struct address_space *mapping, in ocfs2_write_begin()
2366 int ocfs2_write_end_nolock(struct address_space *mapping, in ocfs2_write_end_nolock()
[all …]
Dmmap.c66 struct address_space *mapping = inode->i_mapping; in __ocfs2_page_mkwrite()
/linux-4.4.14/fs/logfs/
Ddev_mtd.c76 struct address_space *mapping = super->s_mapping_inode->i_mapping; in logfs_mtd_erase_mapping()
151 struct address_space *mapping = super->s_mapping_inode->i_mapping; in logfs_mtd_find_first_sb()
168 struct address_space *mapping = super->s_mapping_inode->i_mapping; in logfs_mtd_find_last_sb()
187 struct address_space *mapping = super->s_mapping_inode->i_mapping; in __logfs_mtd_writeseg()
Ddev_bdev.c78 struct address_space *mapping = super->s_mapping_inode->i_mapping; in __bdev_writeseg()
248 struct address_space *mapping = super->s_mapping_inode->i_mapping; in bdev_find_first_sb()
258 struct address_space *mapping = super->s_mapping_inode->i_mapping; in bdev_find_last_sb()
Dfile.c12 static int logfs_write_begin(struct file *file, struct address_space *mapping, in logfs_write_begin()
38 static int logfs_write_end(struct file *file, struct address_space *mapping, in logfs_write_end()
Dsegment.c56 struct address_space *mapping = super->s_mapping_inode->i_mapping; in get_mapping_page()
714 struct address_space *mapping = super->s_mapping_inode->i_mapping; in freeseg()
909 struct address_space *mapping; in logfs_init_mapping()
/linux-4.4.14/drivers/rtc/
Drtc-cmos.c595 unsigned address_space; in cmos_do_probe() local
630 address_space = 64; in cmos_do_probe()
634 address_space = 128; in cmos_do_probe()
637 address_space = 128; in cmos_do_probe()
640 address_space = 256; in cmos_do_probe()
654 if (info->address_space) in cmos_do_probe()
655 address_space = info->address_space; in cmos_do_probe()
738 nvram.size = address_space - NVRAM_OFFSET; in cmos_do_probe()
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Drw26.c123 struct address_space *mapping; in ll_releasepage()
335 struct address_space *mapping, in ll_direct_IO_26_seg()
473 static int ll_write_begin(struct file *file, struct address_space *mapping, in ll_write_begin()
496 static int ll_write_end(struct file *file, struct address_space *mapping, in ll_write_end()
511 static int ll_migratepage(struct address_space *mapping, in ll_migratepage()
Drw.c357 void ll_ra_stats_inc(struct address_space *mapping, enum ra_stat which) in ll_ra_stats_inc()
466 pgoff_t index, struct address_space *mapping) in ll_read_ahead_page()
613 struct address_space *mapping, in ll_read_ahead_pages()
661 struct ll_readahead_state *ras, struct address_space *mapping, in ll_readahead()
1189 int ll_writepages(struct address_space *mapping, struct writeback_control *wbc) in ll_writepages()
Dllite_internal.h695 int ll_writepages(struct address_space *, struct writeback_control *wbc);
699 struct ll_readahead_state *ras, struct address_space *mapping,
960 int ll_teardown_mmaps(struct address_space *mapping, __u64 first, __u64 last);
969 struct address_space *mapping = vmpage->mapping; in ll_invalidate_page()
1064 void ll_ra_stats_inc(struct address_space *mapping, enum ra_stat which);
Dllite_mmap.c451 int ll_teardown_mmaps(struct address_space *mapping, __u64 first, __u64 last) in ll_teardown_mmaps()
Dvvp_page.c139 struct address_space *mapping; in vvp_page_discard()
/linux-4.4.14/fs/f2fs/
Ddata.c281 struct address_space *mapping = inode->i_mapping; in get_read_data_page()
348 struct address_space *mapping = inode->i_mapping; in find_data_page()
379 struct address_space *mapping = inode->i_mapping; in get_lock_data_page()
411 struct address_space *mapping = inode->i_mapping; in get_new_data_page()
873 static int f2fs_mpage_readpages(struct address_space *mapping, in f2fs_mpage_readpages()
1030 struct address_space *mapping, in f2fs_read_data_pages()
1196 struct address_space *mapping = data; in __f2fs_writepage()
1207 static int f2fs_write_cache_pages(struct address_space *mapping, in f2fs_write_cache_pages()
1333 static int f2fs_write_data_pages(struct address_space *mapping, in f2fs_write_data_pages()
1382 static void f2fs_write_failed(struct address_space *mapping, loff_t to) in f2fs_write_failed()
[all …]
Dcheckpoint.c34 struct address_space *mapping = META_MAPPING(sbi); in grab_meta_page()
53 struct address_space *mapping = META_MAPPING(sbi); in __get_meta_page()
249 static int f2fs_write_meta_pages(struct address_space *mapping, in f2fs_write_meta_pages()
278 struct address_space *mapping = META_MAPPING(sbi); in sync_meta_pages()
Dfile.c290 static pgoff_t __get_first_dirty_index(struct address_space *mapping, in __get_first_dirty_index()
506 struct address_space *mapping = inode->i_mapping; in truncate_partial_data_page()
814 struct address_space *mapping = inode->i_mapping; in punch_hole()
984 struct address_space *mapping = inode->i_mapping; in f2fs_zero_range()
Df2fs.h845 static inline struct f2fs_sb_info *F2FS_M_SB(struct address_space *mapping) in F2FS_M_SB()
900 static inline struct address_space *META_MAPPING(struct f2fs_sb_info *sbi) in META_MAPPING()
905 static inline struct address_space *NODE_MAPPING(struct f2fs_sb_info *sbi) in NODE_MAPPING()
1237 static inline struct page *f2fs_grab_cache_page(struct address_space *mapping, in f2fs_grab_cache_page()
/linux-4.4.14/fs/ceph/
Dcache.h44 struct address_space *mapping,
132 struct address_space *mapping, in ceph_readpages_from_fscache()
Daddr.c71 struct address_space *mapping = page->mapping; in ceph_set_page_dirty()
401 static int ceph_readpages(struct file *file, struct address_space *mapping, in ceph_readpages()
614 struct address_space *mapping = inode->i_mapping; in writepages_finish()
685 static int ceph_writepages_start(struct address_space *mapping, in ceph_writepages_start()
1138 static int ceph_write_begin(struct file *file, struct address_space *mapping, in ceph_write_begin()
1171 static int ceph_write_end(struct file *file, struct address_space *mapping, in ceph_write_end()
1284 struct address_space *mapping = inode->i_mapping; in ceph_filemap_fault()
1422 struct address_space *mapping = inode->i_mapping; in ceph_fill_inline_data()
1606 struct address_space *mapping = file->f_mapping; in ceph_mmap()
Dcache.c280 struct address_space *mapping, in ceph_readpages_from_fscache()
/linux-4.4.14/fs/jffs2/
Dfile.c24 static int jffs2_write_end(struct file *filp, struct address_space *mapping,
27 static int jffs2_write_begin(struct file *filp, struct address_space *mapping,
133 static int jffs2_write_begin(struct file *filp, struct address_space *mapping, in jffs2_write_begin()
237 static int jffs2_write_end(struct file *filp, struct address_space *mapping, in jffs2_write_end()
/linux-4.4.14/drivers/gpu/drm/gma500/
Dframebuffer.h32 struct address_space *addr_space;
/linux-4.4.14/drivers/staging/lustre/lustre/include/linux/
Dlustre_patchless_compat.h49 truncate_complete_page(struct address_space *mapping, struct page *page) in truncate_complete_page()
/linux-4.4.14/arch/mips/dec/
Dplatform.c26 .address_space = 64,
/linux-4.4.14/fs/ntfs/
Daops.h86 static inline struct page *ntfs_map_page(struct address_space *mapping, in ntfs_map_page()
Dbitmap.c52 struct address_space *mapping; in __ntfs_bitmap_set_bits_in_run()
Ddir.c94 struct address_space *ia_mapping; in ntfs_lookup_inode_by_name()
648 struct address_space *ia_mapping;
1113 struct address_space *ia_mapping, *bmp_mapping; in ntfs_readdir()
Dindex.c133 struct address_space *ia_mapping; in ntfs_index_lookup()
Dfile.c120 struct address_space *mapping; in ntfs_attr_extend_initialized()
508 static inline int __ntfs_grab_cache_pages(struct address_space *mapping, in __ntfs_grab_cache_pages()
1748 struct address_space *mapping = file->f_mapping; in ntfs_perform_write()
/linux-4.4.14/fs/adfs/
Dinode.c48 static void adfs_write_failed(struct address_space *mapping, loff_t to) in adfs_write_failed()
56 static int adfs_write_begin(struct file *file, struct address_space *mapping, in adfs_write_begin()
72 static sector_t _adfs_bmap(struct address_space *mapping, sector_t block) in _adfs_bmap()
/linux-4.4.14/fs/afs/
Dwrite.c118 int afs_write_begin(struct file *file, struct address_space *mapping, in afs_write_begin()
244 int afs_write_end(struct file *file, struct address_space *mapping, in afs_write_end()
463 static int afs_writepages_region(struct address_space *mapping, in afs_writepages_region()
537 int afs_writepages(struct address_space *mapping, in afs_writepages()
660 struct address_space *mapping = vnode->vfs_inode.i_mapping; in afs_writeback_all()
Dinternal.h86 struct address_space *mapping; /* page set */
741 extern int afs_write_begin(struct file *file, struct address_space *mapping,
744 extern int afs_write_end(struct file *file, struct address_space *mapping,
748 extern int afs_writepages(struct address_space *, struct writeback_control *);
Dfile.c27 static int afs_readpages(struct file *filp, struct address_space *mapping,
240 static int afs_readpages(struct file *file, struct address_space *mapping, in afs_readpages()
/linux-4.4.14/fs/hfsplus/
Dinode.c34 static void hfsplus_write_failed(struct address_space *mapping, loff_t to) in hfsplus_write_failed()
44 static int hfsplus_write_begin(struct file *file, struct address_space *mapping, in hfsplus_write_begin()
60 static sector_t hfsplus_bmap(struct address_space *mapping, sector_t block) in hfsplus_bmap()
129 struct address_space *mapping = file->f_mapping; in hfsplus_direct_IO()
151 static int hfsplus_writepages(struct address_space *mapping, in hfsplus_writepages()
Dbitmap.c23 struct address_space *mapping; in hfsplus_block_allocate()
167 struct address_space *mapping; in hfsplus_block_free()
Dbtree.c136 struct address_space *mapping; in hfs_btree_open()
/linux-4.4.14/fs/hugetlbfs/
Dinode.c246 struct address_space *mapping = file->f_mapping; in hugetlbfs_read_iter()
305 struct address_space *mapping, in hugetlbfs_write_begin()
312 static int hugetlbfs_write_end(struct file *file, struct address_space *mapping, in hugetlbfs_write_end()
353 struct address_space *mapping = &inode->i_data; in remove_inode_hugepages()
496 struct address_space *mapping = inode->i_mapping; in hugetlb_vmtruncate()
525 struct address_space *mapping = inode->i_mapping; in hugetlbfs_punch_hole()
545 struct address_space *mapping = inode->i_mapping; in hugetlbfs_fallocate()
839 static int hugetlbfs_migrate_page(struct address_space *mapping, in hugetlbfs_migrate_page()
/linux-4.4.14/drivers/mtd/devices/
Dblock2mtd.c47 static struct page *page_read(struct address_space *mapping, int index) in page_read()
55 struct address_space *mapping = dev->blkdev->bd_inode->i_mapping; in _block2mtd_erase()
144 struct address_space *mapping = dev->blkdev->bd_inode->i_mapping; in _block2mtd_write()
/linux-4.4.14/fs/ecryptfs/
Dmmap.c279 struct address_space *mapping, in ecryptfs_write_begin()
479 struct address_space *mapping, in ecryptfs_write_end()
541 static sector_t ecryptfs_bmap(struct address_space *mapping, sector_t block) in ecryptfs_bmap()
/linux-4.4.14/fs/hfs/
Dinode.c39 static void hfs_write_failed(struct address_space *mapping, loff_t to) in hfs_write_failed()
49 static int hfs_write_begin(struct file *file, struct address_space *mapping, in hfs_write_begin()
65 static sector_t hfs_bmap(struct address_space *mapping, sector_t block) in hfs_bmap()
131 struct address_space *mapping = file->f_mapping; in hfs_direct_IO()
153 static int hfs_writepages(struct address_space *mapping, in hfs_writepages()
Dbtree.c22 struct address_space *mapping; in hfs_btree_open()
/linux-4.4.14/fs/ext2/
Dinode.c56 static void ext2_write_failed(struct address_space *mapping, loff_t to) in ext2_write_failed()
797 ext2_readpages(struct file *file, struct address_space *mapping, in ext2_readpages()
804 ext2_write_begin(struct file *file, struct address_space *mapping, in ext2_write_begin()
817 static int ext2_write_end(struct file *file, struct address_space *mapping, in ext2_write_end()
830 ext2_nobh_write_begin(struct file *file, struct address_space *mapping, in ext2_nobh_write_begin()
849 static sector_t ext2_bmap(struct address_space *mapping, sector_t block) in ext2_bmap()
858 struct address_space *mapping = file->f_mapping; in ext2_direct_IO()
875 ext2_writepages(struct address_space *mapping, struct writeback_control *wbc) in ext2_writepages()
Dfile.c162 struct address_space *mapping = sb->s_bdev->bd_inode->i_mapping; in ext2_fsync()
Ddir.c90 struct address_space *mapping = page->mapping; in ext2_commit_chunk()
200 struct address_space *mapping = dir->i_mapping; in ext2_get_page()
/linux-4.4.14/fs/affs/
Dfile.c381 static void affs_write_failed(struct address_space *mapping, loff_t to) in affs_write_failed()
395 struct address_space *mapping = file->f_mapping; in affs_direct_IO()
413 static int affs_write_begin(struct file *file, struct address_space *mapping, in affs_write_begin()
429 static sector_t _affs_bmap(struct address_space *mapping, sector_t block) in _affs_bmap()
630 static int affs_write_begin_ofs(struct file *file, struct address_space *mapping, in affs_write_begin_ofs()
668 static int affs_write_end_ofs(struct file *file, struct address_space *mapping, in affs_write_end_ofs()
854 struct address_space *mapping = inode->i_mapping; in affs_truncate()
/linux-4.4.14/fs/qnx6/
Ddir.c28 struct address_space *mapping = dir->i_mapping; in qnx6_get_page()
53 struct address_space *mapping = sbi->longfile->i_mapping; in qnx6_longname()
Dinode.c101 static int qnx6_readpages(struct file *file, struct address_space *mapping, in qnx6_readpages()
186 struct address_space *mapping = root->i_mapping; in qnx6_checkroot()
493 static sector_t qnx6_bmap(struct address_space *mapping, sector_t block) in qnx6_bmap()
525 struct address_space *mapping; in qnx6_iget()
/linux-4.4.14/fs/exofs/
Ddir.c59 struct address_space *mapping = page->mapping; in exofs_commit_chunk()
159 struct address_space *mapping = dir->i_mapping; in exofs_get_page()
521 struct address_space *mapping = page->mapping; in exofs_delete_entry()
571 struct address_space *mapping = inode->i_mapping; in exofs_make_empty()
Dexofs.h157 int exofs_write_begin(struct file *file, struct address_space *mapping,
Dinode.c473 static int exofs_readpages(struct file *file, struct address_space *mapping, in exofs_readpages()
786 static int exofs_writepages(struct address_space *mapping, in exofs_writepages()
864 int exofs_write_begin(struct file *file, struct address_space *mapping, in exofs_write_begin()
917 struct address_space *mapping, in exofs_write_begin_export()
927 static int exofs_write_end(struct file *file, struct address_space *mapping, in exofs_write_end()
/linux-4.4.14/include/drm/
Ddrm_vma_manager.h221 struct address_space *file_mapping) in drm_vma_node_unmap()
/linux-4.4.14/drivers/misc/cxl/
Dapi.c21 struct address_space *mapping; in cxl_dev_context_init()
43 mapping = kmalloc(sizeof(struct address_space), GFP_KERNEL); in cxl_dev_context_init()
Dcontext.c38 struct address_space *mapping) in cxl_context_init()
Dcxl.h424 struct address_space *mapping;
700 struct address_space *mapping);
/linux-4.4.14/fs/minix/
Ddir.c50 struct address_space *mapping = page->mapping; in dir_commit_chunk()
68 struct address_space *mapping = dir->i_mapping; in dir_get_page()
457 struct address_space *mapping = page->mapping; in minix_inode_by_name()
Dinode.c399 static void minix_write_failed(struct address_space *mapping, loff_t to) in minix_write_failed()
409 static int minix_write_begin(struct file *file, struct address_space *mapping, in minix_write_begin()
423 static sector_t minix_bmap(struct address_space *mapping, sector_t block) in minix_bmap()
/linux-4.4.14/Documentation/filesystems/
DLocking185 int (*writepages)(struct address_space *, struct writeback_control *);
187 int (*readpages)(struct file *filp, struct address_space *mapping,
189 int (*write_begin)(struct file *, struct address_space *mapping,
192 int (*write_end)(struct file *, struct address_space *mapping,
195 sector_t (*bmap)(struct address_space *, sector_t);
200 int (*migratepage)(struct address_space *, struct page *, struct page *);
203 int (*error_remove_page)(struct address_space *, struct page *);
294 sync operations. The address_space should start I/O against at least
296 written. The address_space implementation may write more (or less) pages
Dvfs.txt518 address_space.
535 writing out the whole address_space.
542 An address_space handler may attach extra information to a page,
545 cause various VM routines to make extra calls into the address_space
554 address_space has finer control of write sizes.
558 set_page_dirty to write data into the address_space, and writepage,
561 Adding and removing pages to/from an address_space is protected by the
581 int (*writepages)(struct address_space *, struct writeback_control *);
583 int (*readpages)(struct file *filp, struct address_space *mapping,
585 int (*write_begin)(struct file *, struct address_space *mapping,
[all …]
/linux-4.4.14/include/drm/ttm/
Dttm_bo_driver.h537 struct address_space *dev_mapping;
728 struct address_space *mapping,
/linux-4.4.14/drivers/gpu/drm/ttm/
Dttm_tt.c291 struct address_space *swap_space; in ttm_tt_swapin()
329 struct address_space *swap_space; in ttm_tt_swapout()
/linux-4.4.14/fs/sysv/
Ditree.c467 static void sysv_write_failed(struct address_space *mapping, loff_t to) in sysv_write_failed()
477 static int sysv_write_begin(struct file *file, struct address_space *mapping, in sysv_write_begin()
490 static sector_t sysv_bmap(struct address_space *mapping, sector_t block) in sysv_bmap()
Ddir.c38 struct address_space *mapping = page->mapping; in dir_commit_chunk()
56 struct address_space *mapping = dir->i_mapping; in dir_get_page()
/linux-4.4.14/arch/sh/mm/
Dcache-sh7705.c139 struct address_space *mapping = page_mapping(page); in sh7705_flush_dcache_page()
Dcache-sh4.c115 struct address_space *mapping = page_mapping(page); in sh4_flush_dcache_page()
/linux-4.4.14/fs/fat/
Dinode.c182 static int fat_writepages(struct address_space *mapping, in fat_writepages()
193 static int fat_readpages(struct file *file, struct address_space *mapping, in fat_readpages()
199 static void fat_write_failed(struct address_space *mapping, loff_t to) in fat_write_failed()
209 static int fat_write_begin(struct file *file, struct address_space *mapping, in fat_write_begin()
224 static int fat_write_end(struct file *file, struct address_space *mapping, in fat_write_end()
245 struct address_space *mapping = file->f_mapping; in fat_direct_IO()
276 static sector_t _fat_bmap(struct address_space *mapping, sector_t block) in _fat_bmap()
1816 struct address_space *mapping = sb->s_bdev->bd_inode->i_mapping; in fat_flush_inodes()
Dfile.c184 struct address_space *mapping = inode->i_mapping; in fat_cont_expand()
/linux-4.4.14/fs/ext4/
Dinode.c1001 static int ext4_write_begin(struct file *file, struct address_space *mapping, in ext4_write_begin()
1139 struct address_space *mapping, in ext4_write_end()
1245 struct address_space *mapping, in ext4_journalled_write_end()
1468 struct address_space *mapping = inode->i_mapping; in mpage_release_unused_pages()
1730 struct address_space *mapping = page->mapping; in __ext4_journalled_writepage()
2343 struct address_space *mapping = mpd->inode->i_mapping; in mpage_prepare_extent_to_map()
2441 struct address_space *mapping = data; in __writepage()
2447 static int ext4_writepages(struct address_space *mapping, in ext4_writepages()
2683 static int ext4_da_write_begin(struct file *file, struct address_space *mapping, in ext4_da_write_begin()
2804 struct address_space *mapping, in ext4_da_write_end()
[all …]
Dreadpage.c133 int ext4_mpage_readpages(struct address_space *mapping, in ext4_mpage_readpages()
Dinline.c520 static int ext4_convert_inline_data_to_extent(struct address_space *mapping, in ext4_convert_inline_data_to_extent()
639 int ext4_try_to_write_inline_data(struct address_space *mapping, in ext4_try_to_write_inline_data()
786 static int ext4_da_convert_inline_data_to_extent(struct address_space *mapping, in ext4_da_convert_inline_data_to_extent()
844 int ext4_da_write_inline_data_begin(struct address_space *mapping, in ext4_da_write_inline_data_begin()
/linux-4.4.14/fs/ufs/
Ddir.c45 struct address_space *mapping = page->mapping; in ufs_commit_chunk()
189 struct address_space *mapping = dir->i_mapping; in ufs_get_page()
559 struct address_space *mapping = inode->i_mapping; in ufs_make_empty()
Dinode.c470 static void ufs_write_failed(struct address_space *mapping, loff_t to) in ufs_write_failed()
480 static int ufs_write_begin(struct file *file, struct address_space *mapping, in ufs_write_begin()
494 static int ufs_write_end(struct file *file, struct address_space *mapping, in ufs_write_end()
506 static sector_t ufs_bmap(struct address_space *mapping, sector_t block) in ufs_bmap()
1037 struct address_space *mapping = inode->i_mapping; in ufs_alloc_lastblock()
Dutil.c243 struct page *ufs_get_locked_page(struct address_space *mapping, in ufs_get_locked_page()
/linux-4.4.14/fs/reiserfs/
Dioctl.c176 struct address_space *mapping; in reiserfs_unpack()
/linux-4.4.14/fs/xfs/
Dxfs_aops.c1207 struct address_space *mapping, in xfs_vm_writepages()
1817 struct address_space *mapping, in xfs_vm_write_begin()
1872 struct address_space *mapping, in xfs_vm_write_end()
1902 struct address_space *mapping, in xfs_vm_bmap()
1926 struct address_space *mapping, in xfs_vm_readpages()
1949 struct address_space *mapping = page->mapping; in xfs_vm_set_page_dirty()
Dxfs_file.c100 struct address_space *mapping; in xfs_iozero()
706 struct address_space *mapping = file->f_mapping; in xfs_file_dio_aio_write()
821 struct address_space *mapping = file->f_mapping; in xfs_file_buffered_aio_write()
880 struct address_space *mapping = file->f_mapping; in xfs_file_write_iter()
/linux-4.4.14/arch/score/mm/
Dcache.c57 struct address_space *mapping = page_mapping(page); in flush_dcache_page()
/linux-4.4.14/fs/cachefiles/
Drdwr.c77 struct address_space *bmapping = d_backing_inode(object->backer)->i_mapping; in cachefiles_read_reissue()
231 struct address_space *bmapping; in cachefiles_read_backing_file_one()
468 struct address_space *bmapping = d_backing_inode(object->backer)->i_mapping; in cachefiles_read_backing_file()
/linux-4.4.14/arch/mips/mm/
Dcache.c84 struct address_space *mapping = page_mapping(page); in __flush_dcache_page()
/linux-4.4.14/arch/sparc/mm/
Dtlb.c120 struct address_space *mapping; in tlb_batch_add()
/linux-4.4.14/arch/xtensa/mm/
Dcache.c135 struct address_space *mapping = page_mapping(page); in flush_dcache_page()
/linux-4.4.14/fs/ubifs/
Dfile.c220 static int write_begin_slow(struct address_space *mapping, in write_begin_slow()
424 static int ubifs_write_begin(struct file *file, struct address_space *mapping, in ubifs_write_begin()
539 static int ubifs_write_end(struct file *file, struct address_space *mapping, in ubifs_write_end()
717 struct address_space *mapping = page1->mapping; in ubifs_do_bulk_read()
/linux-4.4.14/fs/fuse/
Dfile.c768 struct address_space *mapping = NULL; in fuse_readpages_end()
869 static int fuse_readpages(struct file *file, struct address_space *mapping, in fuse_readpages()
1023 struct address_space *mapping, in fuse_fill_write_pages()
1095 struct address_space *mapping, in fuse_perform_write()
1154 struct address_space *mapping = file->f_mapping; in fuse_file_write_iter()
1607 struct address_space *mapping = page->mapping; in fuse_writepage_locked()
1883 static int fuse_writepages(struct address_space *mapping, in fuse_writepages()
1924 static int fuse_write_begin(struct file *file, struct address_space *mapping, in fuse_write_begin()
1969 static int fuse_write_end(struct file *file, struct address_space *mapping, in fuse_write_end()
2211 static sector_t fuse_bmap(struct address_space *mapping, sector_t block) in fuse_bmap()
/linux-4.4.14/fs/fscache/
Dpage.c287 struct address_space *mapping, in fscache_alloc_retrieval()
539 struct address_space *mapping, in __fscache_read_or_alloc_pages()
1164 struct address_space *mapping = inode->i_mapping; in __fscache_uncache_all_inode_pages()
/linux-4.4.14/fs/hostfs/
Dhostfs_kern.c409 struct address_space *mapping = page->mapping; in hostfs_writepage()
470 static int hostfs_write_begin(struct file *file, struct address_space *mapping, in hostfs_write_begin()
482 static int hostfs_write_end(struct file *file, struct address_space *mapping, in hostfs_write_end()
/linux-4.4.14/drivers/gpu/drm/armada/
Darmada_gem.c215 struct address_space *mapping; in armada_gem_alloc_object()
436 struct address_space *mapping; in armada_gem_prime_map_dma_buf()
/linux-4.4.14/fs/udf/
Dfile.c84 struct address_space *mapping, loff_t pos, in udf_adinicb_write_begin()
Dinode.c166 static void udf_write_failed(struct address_space *mapping, loff_t to) in udf_write_failed()
188 static int udf_writepages(struct address_space *mapping, in udf_writepages()
199 static int udf_readpages(struct file *file, struct address_space *mapping, in udf_readpages()
205 static int udf_write_begin(struct file *file, struct address_space *mapping, in udf_write_begin()
221 struct address_space *mapping = file->f_mapping; in udf_direct_IO()
232 static sector_t udf_bmap(struct address_space *mapping, sector_t block) in udf_bmap()
/linux-4.4.14/fs/isofs/
Dcompress.c300 struct address_space *mapping = inode->i_mapping; in zisofs_readpage()
/linux-4.4.14/fs/efs/
Dinode.c20 static sector_t _efs_bmap(struct address_space *mapping, sector_t block) in _efs_bmap()
/linux-4.4.14/fs/befs/
Dlinuxvfs.c39 static sector_t befs_bmap(struct address_space *mapping, sector_t block);
102 befs_bmap(struct address_space *mapping, sector_t block) in befs_bmap()
/linux-4.4.14/Documentation/
Ddma-buf-sharing.txt395 required. This is because the kernel uses the underlying inode's address_space
450 at the backing storage. Now linux mm needs a struct address_space associated
455 Hence exporters need to setup their own file (and address_space) association
459 zap ptes by unmapping the corresponding range of the struct address_space
/linux-4.4.14/fs/qnx4/
Dinode.c251 static sector_t qnx4_bmap(struct address_space *mapping, sector_t block) in qnx4_bmap()
/linux-4.4.14/fs/jbd2/
Dcommit.c193 static int journal_submit_inode_data_buffers(struct address_space *mapping) in journal_submit_inode_data_buffers()
220 struct address_space *mapping; in journal_submit_data_buffers()
/linux-4.4.14/kernel/events/
Duprobes.c531 static int __copy_insn(struct address_space *mapping, struct file *filp, in __copy_insn()
555 struct address_space *mapping = uprobe->inode->i_mapping; in copy_insn()
711 build_map_info(struct address_space *mapping, loff_t offset, bool is_register) in build_map_info()
/linux-4.4.14/arch/parisc/kernel/
Dcache.c288 struct address_space *mapping = page_mapping(page); in flush_dcache_page()

12