address_space     839 arch/arc/mm/cache.c 	struct address_space *mapping;
address_space     129 arch/arm/mm/fault-armv.c make_coherent(struct address_space *mapping, struct vm_area_struct *vma,
address_space     181 arch/arm/mm/fault-armv.c 	struct address_space *mapping;
address_space     199 arch/arm/mm/flush.c void __flush_dcache_page(struct address_space *mapping, struct page *page)
address_space     237 arch/arm/mm/flush.c static void __flush_dcache_aliases(struct address_space *mapping, struct page *page)
address_space     273 arch/arm/mm/flush.c 	struct address_space *mapping;
address_space     317 arch/arm/mm/flush.c 	struct address_space *mapping;
address_space     360 arch/arm/mm/flush.c 		struct address_space *mapping;
address_space      54 arch/arm/mm/mm.h extern void __flush_dcache_page(struct address_space *mapping, struct page *page);
address_space      18 arch/csky/abiv1/cacheflush.c 	struct address_space *mapping;
address_space      60 arch/csky/abiv1/cacheflush.c 	struct address_space *mapping;
address_space      22 arch/mips/dec/platform.c 	.address_space = 64,
address_space      86 arch/mips/mm/cache.c 	struct address_space *mapping = page_mapping_file(page);
address_space     240 arch/nds32/mm/cacheflush.c 	struct address_space *mapping;
address_space      73 arch/nios2/mm/cacheflush.c static void flush_aliases(struct address_space *mapping, struct page *page)
address_space     160 arch/nios2/mm/cacheflush.c void __flush_dcache_page(struct address_space *mapping, struct page *page)
address_space     174 arch/nios2/mm/cacheflush.c 	struct address_space *mapping;
address_space     206 arch/nios2/mm/cacheflush.c 	struct address_space *mapping;
address_space     327 arch/parisc/kernel/cache.c 	struct address_space *mapping = page_mapping_file(page);
address_space     139 arch/powerpc/kvm/book3s_xive.h 	struct address_space   *mapping;
address_space      71 arch/powerpc/platforms/cell/spufs/spufs.h 	struct address_space *local_store; /* local store mapping.  */
address_space      72 arch/powerpc/platforms/cell/spufs/spufs.h 	struct address_space *mfc;	   /* 'mfc' area mappings. */
address_space      73 arch/powerpc/platforms/cell/spufs/spufs.h 	struct address_space *cntl;	   /* 'control' area mappings. */
address_space      74 arch/powerpc/platforms/cell/spufs/spufs.h 	struct address_space *signal1;	   /* 'signal1' area mappings. */
address_space      75 arch/powerpc/platforms/cell/spufs/spufs.h 	struct address_space *signal2;	   /* 'signal2' area mappings. */
address_space      76 arch/powerpc/platforms/cell/spufs/spufs.h 	struct address_space *mss;	   /* 'mss' area mappings. */
address_space      77 arch/powerpc/platforms/cell/spufs/spufs.h 	struct address_space *psmap;	   /* 'psmap' area mappings. */
address_space      41 arch/riscv/include/asm/cacheflush.h static inline void flush_dcache_mmap_lock(struct address_space *mapping)
address_space      45 arch/riscv/include/asm/cacheflush.h static inline void flush_dcache_mmap_unlock(struct address_space *mapping)
address_space     115 arch/sh/mm/cache-sh4.c 	struct address_space *mapping = page_mapping_file(page);
address_space     139 arch/sh/mm/cache-sh7705.c 	struct address_space *mapping = page_mapping_file(page);
address_space     477 arch/sparc/mm/init_64.c 	struct address_space *mapping;
address_space     120 arch/sparc/mm/tlb.c 		struct address_space *mapping;
address_space      58 arch/unicore32/mm/flush.c void __flush_dcache_page(struct address_space *mapping, struct page *page)
address_space      74 arch/unicore32/mm/flush.c 	struct address_space *mapping;
address_space      35 arch/unicore32/mm/mm.h extern void __flush_dcache_page(struct address_space *, struct page *);
address_space     493 arch/unicore32/mm/mmu.c 	struct address_space *mapping;
address_space      89 arch/x86/hyperv/mmu.c 		flush->address_space = virt_to_phys(info->mm->pgd);
address_space      90 arch/x86/hyperv/mmu.c 		flush->address_space &= CR3_ADDR_MASK;
address_space      93 arch/x86/hyperv/mmu.c 		flush->address_space = 0;
address_space     185 arch/x86/hyperv/mmu.c 		flush->address_space = virt_to_phys(info->mm->pgd);
address_space     186 arch/x86/hyperv/mmu.c 		flush->address_space &= CR3_ADDR_MASK;
address_space     189 arch/x86/hyperv/mmu.c 		flush->address_space = 0;
address_space      43 arch/x86/hyperv/nested.c 	flush->address_space = as;
address_space     114 arch/x86/hyperv/nested.c 	flush->address_space = as;
address_space     853 arch/x86/include/asm/hyperv-tlfs.h 	u64 address_space;
address_space     865 arch/x86/include/asm/hyperv-tlfs.h 	u64 address_space;
address_space     882 arch/x86/include/asm/hyperv-tlfs.h 	u64 address_space;
address_space     889 arch/x86/include/asm/hyperv-tlfs.h 	u64 address_space;
address_space     897 arch/x86/include/asm/hyperv-tlfs.h 	u64 address_space;
address_space    1372 arch/x86/kvm/hyperv.c 				       flush.address_space, flush.flags);
address_space    1393 arch/x86/kvm/hyperv.c 					  flush_ex.address_space,
address_space    1371 arch/x86/kvm/trace.h 	TP_PROTO(u64 processor_mask, u64 address_space, u64 flags),
address_space    1372 arch/x86/kvm/trace.h 	TP_ARGS(processor_mask, address_space, flags),
address_space    1376 arch/x86/kvm/trace.h 		__field(u64, address_space)
address_space    1382 arch/x86/kvm/trace.h 		__entry->address_space = address_space;
address_space    1387 arch/x86/kvm/trace.h 		  __entry->processor_mask, __entry->address_space,
address_space    1395 arch/x86/kvm/trace.h 	TP_PROTO(u64 valid_bank_mask, u64 format, u64 address_space, u64 flags),
address_space    1396 arch/x86/kvm/trace.h 	TP_ARGS(valid_bank_mask, format, address_space, flags),
address_space    1401 arch/x86/kvm/trace.h 		__field(u64, address_space)
address_space    1408 arch/x86/kvm/trace.h 		__entry->address_space = address_space;
address_space    1415 arch/x86/kvm/trace.h 		  __entry->address_space, __entry->flags)
address_space     130 arch/xtensa/mm/cache.c 	struct address_space *mapping = page_mapping_file(page);
address_space     207 block/ioctl.c  	struct address_space *mapping = bdev->bd_inode->i_mapping;
address_space     238 block/ioctl.c  	struct address_space *mapping;
address_space     664 block/partition-generic.c 	struct address_space *mapping = bdev->bd_inode->i_mapping;
address_space     387 drivers/acpi/acpica/acobject.h 	struct acpi_object_addr_handler address_space;
address_space     956 drivers/acpi/acpica/dbdisply.c 					       (handler_obj->address_space.
address_space     960 drivers/acpi/acpica/dbdisply.c 					       handler_obj->address_space.
address_space     977 drivers/acpi/acpica/dbdisply.c 			if (handler_obj->address_space.space_id >=
address_space     981 drivers/acpi/acpica/dbdisply.c 					       handler_obj->address_space.
address_space     984 drivers/acpi/acpica/dbdisply.c 					       (handler_obj->address_space.
address_space     988 drivers/acpi/acpica/dbdisply.c 					       handler_obj->address_space.
address_space     992 drivers/acpi/acpica/dbdisply.c 			handler_obj = handler_obj->address_space.next;
address_space    1081 drivers/acpi/acpica/dbdisply.c 						       address_space.space_id),
address_space    1082 drivers/acpi/acpica/dbdisply.c 			       handler_obj->address_space.space_id);
address_space    1085 drivers/acpi/acpica/dbdisply.c 			       (handler_obj->address_space.handler_flags &
address_space    1087 drivers/acpi/acpica/dbdisply.c 			       : "User", handler_obj->address_space.handler);
address_space    1091 drivers/acpi/acpica/dbdisply.c 		handler_obj = handler_obj->address_space.next;
address_space     133 drivers/acpi/acpica/evhandler.c 			if (handler_obj->address_space.space_id == space_id) {
address_space     134 drivers/acpi/acpica/evhandler.c 				if (handler_obj->address_space.handler_flags &
address_space     140 drivers/acpi/acpica/evhandler.c 			handler_obj = handler_obj->address_space.next;
address_space     217 drivers/acpi/acpica/evhandler.c 		    acpi_ev_find_region_handler(handler_obj->address_space.
address_space     228 drivers/acpi/acpica/evhandler.c 								  address_space.
address_space     252 drivers/acpi/acpica/evhandler.c 	if (obj_desc->region.space_id != handler_obj->address_space.space_id) {
address_space     298 drivers/acpi/acpica/evhandler.c 		if (handler_obj->address_space.space_id == space_id) {
address_space     304 drivers/acpi/acpica/evhandler.c 		handler_obj = handler_obj->address_space.next;
address_space     419 drivers/acpi/acpica/evhandler.c 			if (handler_obj->address_space.handler == handler) {
address_space     492 drivers/acpi/acpica/evhandler.c 	handler_obj->address_space.space_id = (u8)space_id;
address_space     493 drivers/acpi/acpica/evhandler.c 	handler_obj->address_space.handler_flags = flags;
address_space     494 drivers/acpi/acpica/evhandler.c 	handler_obj->address_space.region_list = NULL;
address_space     495 drivers/acpi/acpica/evhandler.c 	handler_obj->address_space.node = node;
address_space     496 drivers/acpi/acpica/evhandler.c 	handler_obj->address_space.handler = handler;
address_space     497 drivers/acpi/acpica/evhandler.c 	handler_obj->address_space.context = context;
address_space     498 drivers/acpi/acpica/evhandler.c 	handler_obj->address_space.setup = setup;
address_space     502 drivers/acpi/acpica/evhandler.c 	handler_obj->address_space.next = obj_desc->common_notify.handler;
address_space     137 drivers/acpi/acpica/evregion.c 	context = handler_desc->address_space.context;
address_space     147 drivers/acpi/acpica/evregion.c 		region_setup = handler_desc->address_space.setup;
address_space     203 drivers/acpi/acpica/evregion.c 	handler = handler_desc->address_space.handler;
address_space     243 drivers/acpi/acpica/evregion.c 			  &region_obj->region.handler->address_space, handler,
address_space     248 drivers/acpi/acpica/evregion.c 	if (!(handler_desc->address_space.handler_flags &
address_space     279 drivers/acpi/acpica/evregion.c 	if (!(handler_desc->address_space.handler_flags &
address_space     338 drivers/acpi/acpica/evregion.c 	obj_desc = handler_obj->address_space.region_list;
address_space     340 drivers/acpi/acpica/evregion.c 	last_obj_ptr = &handler_obj->address_space.region_list;
address_space     389 drivers/acpi/acpica/evregion.c 				region_setup = handler_obj->address_space.setup;
address_space     393 drivers/acpi/acpica/evregion.c 						 handler_obj->address_space.
address_space     495 drivers/acpi/acpica/evregion.c 	region_obj->region.next = handler_obj->address_space.region_list;
address_space     496 drivers/acpi/acpica/evregion.c 	handler_obj->address_space.region_list = region_obj;
address_space     180 drivers/acpi/acpica/evrgnini.c 	if (handler_obj->address_space.node == acpi_gbl_root_node) {
address_space     218 drivers/acpi/acpica/evrgnini.c 		pci_root_node = handler_obj->address_space.node;
address_space     158 drivers/acpi/acpica/evxfregn.c 		if (handler_obj->address_space.space_id == space_id) {
address_space     162 drivers/acpi/acpica/evxfregn.c 			if (handler_obj->address_space.handler != handler) {
address_space     176 drivers/acpi/acpica/evxfregn.c 			region_obj = handler_obj->address_space.region_list;
address_space     195 drivers/acpi/acpica/evxfregn.c 				    handler_obj->address_space.region_list;
address_space     200 drivers/acpi/acpica/evxfregn.c 			*last_obj_ptr = handler_obj->address_space.next;
address_space     210 drivers/acpi/acpica/evxfregn.c 		last_obj_ptr = &handler_obj->address_space.next;
address_space     211 drivers/acpi/acpica/evxfregn.c 		handler_obj = handler_obj->address_space.next;
address_space     209 drivers/acpi/acpica/exdump.c 	{ACPI_EXD_UINT8, ACPI_EXD_OFFSET(address_space.space_id), "Space Id"},
address_space     210 drivers/acpi/acpica/exdump.c 	{ACPI_EXD_HDLR_LIST, ACPI_EXD_OFFSET(address_space.next), "Next"},
address_space     211 drivers/acpi/acpica/exdump.c 	{ACPI_EXD_RGN_LIST, ACPI_EXD_OFFSET(address_space.region_list),
address_space     213 drivers/acpi/acpica/exdump.c 	{ACPI_EXD_NODE, ACPI_EXD_OFFSET(address_space.node), "Node"},
address_space     214 drivers/acpi/acpica/exdump.c 	{ACPI_EXD_POINTER, ACPI_EXD_OFFSET(address_space.context), "Context"}
address_space     483 drivers/acpi/acpica/exdump.c 					       next->address_space.space_id);
address_space     485 drivers/acpi/acpica/exdump.c 				while (next->address_space.next) {
address_space     491 drivers/acpi/acpica/exdump.c 					next = next->address_space.next;
address_space     495 drivers/acpi/acpica/exdump.c 						       next->address_space.
address_space     124 drivers/acpi/acpica/utdelete.c 			next_desc = handler_desc->address_space.next;
address_space     206 drivers/acpi/acpica/utdelete.c 				    handler_desc->address_space.region_list;
address_space     209 drivers/acpi/acpica/utdelete.c 				    &handler_desc->address_space.region_list;
address_space     235 drivers/acpi/acpica/utdelete.c 				if (handler_desc->address_space.handler_flags &
address_space     240 drivers/acpi/acpica/utdelete.c 					if (handler_desc->address_space.setup) {
address_space     242 drivers/acpi/acpica/utdelete.c 						    address_space.setup(object,
address_space     245 drivers/acpi/acpica/utdelete.c 									address_space.
address_space    1541 drivers/acpi/osl.c 	status = handler_obj->address_space.setup(region_obj,
address_space     173 drivers/block/loop.c 	struct address_space *mapping = file->f_mapping;
address_space     956 drivers/block/loop.c 	struct address_space *mapping;
address_space     450 drivers/block/zram/zram_drv.c 	struct address_space *mapping;
address_space      92 drivers/firmware/efi/cper-arm.c 	u8 trans_type, op_type, level, participation_type, address_space;
address_space     214 drivers/firmware/efi/cper-arm.c 		address_space = ((error_info >> CPER_ARM_ERR_ADDRESS_SPACE_SHIFT)
address_space     216 drivers/firmware/efi/cper-arm.c 		if (address_space < ARRAY_SIZE(arm_bus_err_addr_space_strs)) {
address_space     218 drivers/firmware/efi/cper-arm.c 			       arm_bus_err_addr_space_strs[address_space]);
address_space      43 drivers/gpu/drm/amd/display/dc/inc/hw/aux_engine.h 	enum i2caux_transaction_address_space address_space;
address_space     209 drivers/gpu/drm/armada/armada_gem.c 	struct address_space *mapping;
address_space     389 drivers/gpu/drm/armada/armada_gem.c 		struct address_space *mapping;
address_space     555 drivers/gpu/drm/drm_gem.c 	struct address_space *mapping;
address_space     620 drivers/gpu/drm/drm_gem.c 	struct address_space *mapping;
address_space      18 drivers/gpu/drm/gma500/framebuffer.h 	struct address_space *addr_space;
address_space      23 drivers/gpu/drm/i915/gem/i915_gem_phys.c 	struct address_space *mapping = obj->base.filp->f_mapping;
address_space     103 drivers/gpu/drm/i915/gem/i915_gem_phys.c 		struct address_space *mapping = obj->base.filp->f_mapping;
address_space      31 drivers/gpu/drm/i915/gem/i915_gem_shmem.c 	struct address_space *mapping;
address_space     233 drivers/gpu/drm/i915/gem/i915_gem_shmem.c 	struct address_space *mapping;
address_space     332 drivers/gpu/drm/i915/gem/i915_gem_shmem.c 	struct address_space *mapping = obj->base.filp->f_mapping;
address_space     462 drivers/gpu/drm/i915/gem/i915_gem_shmem.c 	struct address_space *mapping;
address_space    1130 drivers/gpu/drm/omapdrm/omap_gem.c 	struct address_space *mapping;
address_space     452 drivers/gpu/drm/panfrost/panfrost_mmu.c 	struct address_space *mapping;
address_space    1732 drivers/gpu/drm/ttm/ttm_bo.c 		       struct address_space *mapping,
address_space     349 drivers/gpu/drm/ttm/ttm_tt.c 	struct address_space *swap_space;
address_space     391 drivers/gpu/drm/ttm/ttm_tt.c 	struct address_space *swap_space;
address_space      67 drivers/gpu/drm/vkms/vkms_gem.c 		struct address_space *mapping;
address_space     119 drivers/misc/cxl/context.c 			struct address_space *mapping)
address_space     546 drivers/misc/cxl/cxl.h 	struct address_space *mapping;
address_space     981 drivers/misc/cxl/cxl.h 			struct address_space *mapping);
address_space       8 drivers/misc/ocxl/context.c 		struct address_space *mapping)
address_space      75 drivers/misc/ocxl/ocxl_internal.h 	struct address_space *mapping;
address_space      47 drivers/mtd/devices/block2mtd.c static struct page *page_read(struct address_space *mapping, int index)
address_space      55 drivers/mtd/devices/block2mtd.c 	struct address_space *mapping = dev->blkdev->bd_inode->i_mapping;
address_space     139 drivers/mtd/devices/block2mtd.c 	struct address_space *mapping = dev->blkdev->bd_inode->i_mapping;
address_space    1303 drivers/mtd/nand/raw/nandsim.c 	struct address_space *mapping = file->f_mapping;
address_space    3303 drivers/net/ethernet/sun/niu.c 	page->mapping = (struct address_space *) rp->rxhash[h];
address_space     711 drivers/rtc/rtc-cmos.c 	unsigned			address_space;
address_space     754 drivers/rtc/rtc-cmos.c 	address_space = 64;
address_space     758 drivers/rtc/rtc-cmos.c 	address_space = 128;
address_space     761 drivers/rtc/rtc-cmos.c 	address_space = 128;
address_space     764 drivers/rtc/rtc-cmos.c 		address_space = 256;
address_space     778 drivers/rtc/rtc-cmos.c 		if (info->address_space)
address_space     779 drivers/rtc/rtc-cmos.c 			address_space = info->address_space;
address_space     871 drivers/rtc/rtc-cmos.c 	nvmem_cfg.size = address_space - NVRAM_OFFSET;
address_space      53 drivers/scsi/cxlflash/ocxl_hw.h 	struct address_space *mapping;	/* Mapping for pseudo filesystem */
address_space    2815 drivers/staging/exfat/exfat_super.c 	struct address_space *mapping = inode->i_mapping;
address_space    3168 drivers/staging/exfat/exfat_super.c static int exfat_readpages(struct file *file, struct address_space *mapping,
address_space    3179 drivers/staging/exfat/exfat_super.c static int exfat_writepages(struct address_space *mapping,
address_space    3185 drivers/staging/exfat/exfat_super.c static void exfat_write_failed(struct address_space *mapping, loff_t to)
address_space    3196 drivers/staging/exfat/exfat_super.c static int exfat_write_begin(struct file *file, struct address_space *mapping,
address_space    3212 drivers/staging/exfat/exfat_super.c static int exfat_write_end(struct file *file, struct address_space *mapping,
address_space    3236 drivers/staging/exfat/exfat_super.c 	struct address_space *mapping = iocb->ki_filp->f_mapping;
address_space    3253 drivers/staging/exfat/exfat_super.c static sector_t _exfat_bmap(struct address_space *mapping, sector_t block)
address_space     279 fs/9p/cache.c  				  struct address_space *mapping,
address_space      35 fs/9p/cache.h  					 struct address_space *mapping,
address_space      60 fs/9p/cache.h  					      struct address_space *mapping,
address_space     116 fs/9p/cache.h  					      struct address_space *mapping,
address_space      98 fs/9p/vfs_addr.c static int v9fs_vfs_readpages(struct file *filp, struct address_space *mapping,
address_space     255 fs/9p/vfs_addr.c static int v9fs_write_begin(struct file *filp, struct address_space *mapping,
address_space     291 fs/9p/vfs_addr.c static int v9fs_write_end(struct file *filp, struct address_space *mapping,
address_space      45 fs/adfs/inode.c static void adfs_write_failed(struct address_space *mapping, loff_t to)
address_space      53 fs/adfs/inode.c static int adfs_write_begin(struct file *file, struct address_space *mapping,
address_space      69 fs/adfs/inode.c static sector_t _adfs_bmap(struct address_space *mapping, sector_t block)
address_space     382 fs/affs/file.c static void affs_write_failed(struct address_space *mapping, loff_t to)
address_space     396 fs/affs/file.c 	struct address_space *mapping = file->f_mapping;
address_space     415 fs/affs/file.c static int affs_write_begin(struct file *file, struct address_space *mapping,
address_space     431 fs/affs/file.c static sector_t _affs_bmap(struct address_space *mapping, sector_t block)
address_space     631 fs/affs/file.c static int affs_write_begin_ofs(struct file *file, struct address_space *mapping,
address_space     669 fs/affs/file.c static int affs_write_end_ofs(struct file *file, struct address_space *mapping,
address_space     855 fs/affs/file.c 		struct address_space *mapping = inode->i_mapping;
address_space      25 fs/afs/file.c  static int afs_readpages(struct file *filp, struct address_space *mapping,
address_space     440 fs/afs/file.c  static int afs_readpages_one(struct file *file, struct address_space *mapping,
address_space     541 fs/afs/file.c  static int afs_readpages(struct file *file, struct address_space *mapping,
address_space    1138 fs/afs/fsclient.c 			       struct address_space *mapping,
address_space    1197 fs/afs/fsclient.c int afs_fs_store_data(struct afs_fs_cursor *fc, struct address_space *mapping,
address_space     117 fs/afs/internal.h 	struct address_space	*mapping;	/* Pages being written from */
address_space     966 fs/afs/internal.h extern int afs_fs_store_data(struct afs_fs_cursor *, struct address_space *,
address_space    1338 fs/afs/internal.h extern int afs_write_begin(struct file *file, struct address_space *mapping,
address_space    1341 fs/afs/internal.h extern int afs_write_end(struct file *file, struct address_space *mapping,
address_space    1345 fs/afs/internal.h extern int afs_writepages(struct address_space *, struct writeback_control *);
address_space    1378 fs/afs/internal.h extern int yfs_fs_store_data(struct afs_fs_cursor *, struct address_space *,
address_space      77 fs/afs/write.c int afs_write_begin(struct file *file, struct address_space *mapping,
address_space     181 fs/afs/write.c int afs_write_end(struct file *file, struct address_space *mapping,
address_space     232 fs/afs/write.c static void afs_kill_pages(struct address_space *mapping,
address_space     275 fs/afs/write.c 			      struct address_space *mapping,
address_space     354 fs/afs/write.c static int afs_store_data(struct address_space *mapping,
address_space     451 fs/afs/write.c static int afs_write_back_from_locked_page(struct address_space *mapping,
address_space     631 fs/afs/write.c static int afs_writepages_region(struct address_space *mapping,
address_space     697 fs/afs/write.c int afs_writepages(struct address_space *mapping,
address_space     852 fs/afs/write.c 	struct address_space *mapping = page->mapping;
address_space    1247 fs/afs/yfsclient.c int yfs_fs_store_data(struct afs_fs_cursor *fc, struct address_space *mapping,
address_space     286 fs/aio.c       	struct address_space *i_mapping;
address_space     377 fs/aio.c       static int aio_migratepage(struct address_space *mapping, struct page *new,
address_space      43 fs/befs/linuxvfs.c static sector_t befs_bmap(struct address_space *mapping, sector_t block);
address_space     117 fs/befs/linuxvfs.c befs_bmap(struct address_space *mapping, sector_t block)
address_space     163 fs/bfs/file.c  static void bfs_write_failed(struct address_space *mapping, loff_t to)
address_space     171 fs/bfs/file.c  static int bfs_write_begin(struct file *file, struct address_space *mapping,
address_space     185 fs/bfs/file.c  static sector_t bfs_bmap(struct address_space *mapping, sector_t block)
address_space      81 fs/block_dev.c 	struct address_space *mapping = bdev->bd_inode->i_mapping;
address_space      94 fs/block_dev.c 	struct address_space *mapping = bdev->bd_inode->i_mapping;
address_space     618 fs/block_dev.c static int blkdev_readpages(struct file *file, struct address_space *mapping,
address_space     624 fs/block_dev.c static int blkdev_write_begin(struct file *file, struct address_space *mapping,
address_space     632 fs/block_dev.c static int blkdev_write_end(struct file *file, struct address_space *mapping,
address_space    2033 fs/block_dev.c static int blkdev_writepages(struct address_space *mapping,
address_space    2060 fs/block_dev.c 	struct address_space *mapping;
address_space    2220 fs/block_dev.c 		struct address_space *mapping = inode->i_mapping;
address_space     440 fs/btrfs/compression.c 	struct address_space *mapping = inode->i_mapping;
address_space    1032 fs/btrfs/compression.c int btrfs_compress_pages(unsigned int type_level, struct address_space *mapping,
address_space      80 fs/btrfs/compression.h int btrfs_compress_pages(unsigned int type_level, struct address_space *mapping,
address_space     143 fs/btrfs/compression.h 			      struct address_space *mapping,
address_space    2355 fs/btrfs/ctree.h static inline gfp_t btrfs_alloc_write_mask(struct address_space *mapping)
address_space     921 fs/btrfs/disk-io.c static int btree_migratepage(struct address_space *mapping,
address_space     943 fs/btrfs/disk-io.c static int btree_writepages(struct address_space *mapping,
address_space    1736 fs/btrfs/extent_io.c static int __process_pages_contig(struct address_space *mapping,
address_space    1867 fs/btrfs/extent_io.c static int __process_pages_contig(struct address_space *mapping,
address_space    3920 fs/btrfs/extent_io.c int btree_write_cache_pages(struct address_space *mapping,
address_space    4095 fs/btrfs/extent_io.c static int extent_write_cache_pages(struct address_space *mapping,
address_space    4270 fs/btrfs/extent_io.c 	struct address_space *mapping = inode->i_mapping;
address_space    4311 fs/btrfs/extent_io.c int extent_writepages(struct address_space *mapping,
address_space    4332 fs/btrfs/extent_io.c int extent_readpages(struct address_space *mapping, struct list_head *pages,
address_space    5163 fs/btrfs/extent_io.c 	struct address_space *mapping = fs_info->btree_inode->i_mapping;
address_space     411 fs/btrfs/extent_io.h int extent_writepages(struct address_space *mapping,
address_space     413 fs/btrfs/extent_io.h int btree_write_cache_pages(struct address_space *mapping,
address_space     415 fs/btrfs/extent_io.h int extent_readpages(struct address_space *mapping, struct list_head *pages,
address_space    2249 fs/btrfs/file.c 	struct address_space *mapping = filp->f_mapping;
address_space    5044 fs/btrfs/inode.c 	struct address_space *mapping = inode->i_mapping;
address_space    8887 fs/btrfs/inode.c static int btrfs_writepages(struct address_space *mapping,
address_space    8894 fs/btrfs/inode.c btrfs_readpages(struct file *file, struct address_space *mapping,
address_space     135 fs/btrfs/lzo.c 			      struct address_space *mapping,
address_space     917 fs/btrfs/transaction.c 	struct address_space *mapping = fs_info->btree_inode->i_mapping;
address_space     973 fs/btrfs/transaction.c 	struct address_space *mapping = fs_info->btree_inode->i_mapping;
address_space      92 fs/btrfs/zlib.c 			       struct address_space *mapping,
address_space     371 fs/btrfs/zstd.c 		struct address_space *mapping,
address_space     197 fs/buffer.c    	struct address_space *bd_mapping = bd_inode->i_mapping;
address_space     516 fs/buffer.c    int sync_mapping_buffers(struct address_space *mapping)
address_space     518 fs/buffer.c    	struct address_space *buffer_mapping = mapping->private_data;
address_space     547 fs/buffer.c    	struct address_space *mapping = inode->i_mapping;
address_space     548 fs/buffer.c    	struct address_space *buffer_mapping = bh->b_page->mapping;
address_space     575 fs/buffer.c    void __set_page_dirty(struct page *page, struct address_space *mapping,
address_space     619 fs/buffer.c    	struct address_space *mapping = page_mapping(page);
address_space     677 fs/buffer.c    	struct address_space *mapping;
address_space     764 fs/buffer.c    		struct address_space *mapping = &inode->i_data;
address_space     766 fs/buffer.c    		struct address_space *buffer_mapping = mapping->private_data;
address_space     787 fs/buffer.c    		struct address_space *mapping = &inode->i_data;
address_space     789 fs/buffer.c    		struct address_space *buffer_mapping = mapping->private_data;
address_space    1106 fs/buffer.c    		struct address_space *mapping = NULL;
address_space    1157 fs/buffer.c    		struct address_space *buffer_mapping = bh->b_page->mapping;
address_space    1577 fs/buffer.c    	struct address_space *bd_mapping = bd_inode->i_mapping;
address_space    2077 fs/buffer.c    int block_write_begin(struct address_space *mapping, loff_t pos, unsigned len,
address_space    2100 fs/buffer.c    int block_write_end(struct file *file, struct address_space *mapping,
address_space    2136 fs/buffer.c    int generic_write_end(struct file *file, struct address_space *mapping,
address_space    2319 fs/buffer.c    	struct address_space *mapping = inode->i_mapping;
address_space    2341 fs/buffer.c    static int cont_expand_zero(struct file *file, struct address_space *mapping,
address_space    2417 fs/buffer.c    int cont_write_begin(struct file *file, struct address_space *mapping,
address_space    2545 fs/buffer.c    int nobh_write_begin(struct address_space *mapping,
address_space    2686 fs/buffer.c    int nobh_write_end(struct file *file, struct address_space *mapping,
address_space    2773 fs/buffer.c    int nobh_truncate_page(struct address_space *mapping,
address_space    2851 fs/buffer.c    int block_truncate_page(struct address_space *mapping,
address_space    2969 fs/buffer.c    sector_t generic_block_bmap(struct address_space *mapping, sector_t block,
address_space    3247 fs/buffer.c    	struct address_space * const mapping = page->mapping;
address_space      80 fs/cachefiles/rdwr.c 	struct address_space *bmapping = d_backing_inode(object->backer)->i_mapping;
address_space     234 fs/cachefiles/rdwr.c 	struct address_space *bmapping;
address_space     470 fs/cachefiles/rdwr.c 	struct address_space *bmapping = d_backing_inode(object->backer)->i_mapping;
address_space      75 fs/ceph/addr.c 	struct address_space *mapping = page->mapping;
address_space     441 fs/ceph/addr.c static int ceph_readpages(struct file *file, struct address_space *mapping,
address_space     703 fs/ceph/addr.c 	struct address_space *mapping = inode->i_mapping;
address_space     779 fs/ceph/addr.c static int ceph_writepages_start(struct address_space *mapping,
address_space    1317 fs/ceph/addr.c static int ceph_write_begin(struct file *file, struct address_space *mapping,
address_space    1349 fs/ceph/addr.c static int ceph_write_end(struct file *file, struct address_space *mapping,
address_space    1477 fs/ceph/addr.c 		struct address_space *mapping = inode->i_mapping;
address_space    1619 fs/ceph/addr.c 	struct address_space *mapping = inode->i_mapping;
address_space    1800 fs/ceph/addr.c 	struct address_space *mapping = file->f_mapping;
address_space     253 fs/ceph/cache.c 				  struct address_space *mapping,
address_space      29 fs/ceph/cache.h 				struct address_space *mapping,
address_space     133 fs/ceph/cache.h 					      struct address_space *mapping,
address_space    1312 fs/cifs/cifsglob.h 	struct address_space		*mapping;
address_space    2096 fs/cifs/file.c 	struct address_space *mapping = page->mapping;
address_space    2153 fs/cifs/file.c wdata_alloc_and_fillpages(pgoff_t tofind, struct address_space *mapping,
address_space    2171 fs/cifs/file.c 		    struct address_space *mapping,
address_space    2250 fs/cifs/file.c 		 struct address_space *mapping, struct writeback_control *wbc)
address_space    2278 fs/cifs/file.c static int cifs_writepages(struct address_space *mapping,
address_space    2487 fs/cifs/file.c static int cifs_write_end(struct file *file, struct address_space *mapping,
address_space    4226 fs/cifs/file.c readpages_get_pages(struct address_space *mapping, struct list_head *page_list,
address_space    4284 fs/cifs/file.c static int cifs_readpages(struct file *file, struct address_space *mapping,
address_space    4554 fs/cifs/file.c static int cifs_write_begin(struct file *file, struct address_space *mapping,
address_space     276 fs/cifs/fscache.c 				struct address_space *mapping,
address_space      69 fs/cifs/fscache.h 					 struct address_space *,
address_space      93 fs/cifs/fscache.h 					      struct address_space *mapping,
address_space     147 fs/cifs/fscache.h 					      struct address_space *mapping,
address_space    2172 fs/cifs/inode.c static int cifs_truncate_page(struct address_space *mapping, loff_t from)
address_space     185 fs/cramfs/inode.c 	struct address_space *mapping = sb->s_bdev->bd_inode->i_mapping;
address_space     331 fs/dax.c       static void dax_associate_entry(void *entry, struct address_space *mapping,
address_space     350 fs/dax.c       static void dax_disassociate_entry(void *entry, struct address_space *mapping,
address_space     397 fs/dax.c       		struct address_space *mapping = READ_ONCE(page->mapping);
address_space     438 fs/dax.c       	struct address_space *mapping = page->mapping;
address_space     477 fs/dax.c       		struct address_space *mapping, unsigned int order)
address_space     576 fs/dax.c       struct page *dax_layout_busy_page(struct address_space *mapping)
address_space     630 fs/dax.c       static int __dax_invalidate_entry(struct address_space *mapping,
address_space     659 fs/dax.c       int dax_delete_mapping_entry(struct address_space *mapping, pgoff_t index)
address_space     677 fs/dax.c       int dax_invalidate_mapping_entry_sync(struct address_space *mapping,
address_space     717 fs/dax.c       		struct address_space *mapping, struct vm_fault *vmf,
address_space     776 fs/dax.c       static void dax_entry_mkclean(struct address_space *mapping, pgoff_t index,
address_space     850 fs/dax.c       		struct address_space *mapping, void *entry)
address_space     939 fs/dax.c       int dax_writeback_mapping_range(struct address_space *mapping,
address_space    1031 fs/dax.c       		struct address_space *mapping, void **entry,
address_space    1198 fs/dax.c       	struct address_space *mapping = iocb->ki_filp->f_mapping;
address_space    1249 fs/dax.c       	struct address_space *mapping = vma->vm_file->f_mapping;
address_space    1417 fs/dax.c       	struct address_space *mapping = vmf->vma->vm_file->f_mapping;
address_space    1470 fs/dax.c       	struct address_space *mapping = vma->vm_file->f_mapping;
address_space    1672 fs/dax.c       	struct address_space *mapping = vmf->vma->vm_file->f_mapping;
address_space    1213 fs/direct-io.c 			struct address_space *mapping =
address_space     265 fs/ecryptfs/mmap.c 			struct address_space *mapping,
address_space     463 fs/ecryptfs/mmap.c 			struct address_space *mapping,
address_space     525 fs/ecryptfs/mmap.c static sector_t ecryptfs_bmap(struct address_space *mapping, sector_t block)
address_space      21 fs/efs/inode.c static sector_t _efs_bmap(struct address_space *mapping, sector_t block)
address_space      37 fs/erofs/data.c 	struct address_space *const mapping = sb->s_bdev->bd_inode->i_mapping;
address_space     128 fs/erofs/data.c 					      struct address_space *mapping,
address_space     284 fs/erofs/data.c 				      struct address_space *mapping,
address_space     344 fs/erofs/data.c static sector_t erofs_bmap(struct address_space *mapping, sector_t block)
address_space      71 fs/erofs/dir.c 	struct address_space *mapping = dir->i_mapping;
address_space     417 fs/erofs/internal.h int erofs_try_to_free_cached_page(struct address_space *mapping,
address_space      96 fs/erofs/namei.c 	struct address_space *const mapping = dir->i_mapping;
address_space     299 fs/erofs/super.c 	struct address_space *const mapping = page->mapping;
address_space     165 fs/erofs/zdata.c 				     struct address_space *mc,
address_space     216 fs/erofs/zdata.c 	struct address_space *const mapping = MNGD_MAPPING(sbi);
address_space     248 fs/erofs/zdata.c int erofs_try_to_free_cached_page(struct address_space *mapping,
address_space     994 fs/erofs/zdata.c 					       struct address_space *mc,
address_space    1002 fs/erofs/zdata.c 	struct address_space *mapping;
address_space    1368 fs/erofs/zdata.c 					      struct address_space *mapping,
address_space      92 fs/ext2/dir.c  	struct address_space *mapping = page->mapping;
address_space     202 fs/ext2/dir.c  	struct address_space *mapping = dir->i_mapping;
address_space      59 fs/ext2/inode.c static void ext2_write_failed(struct address_space *mapping, loff_t to)
address_space     881 fs/ext2/inode.c ext2_readpages(struct file *file, struct address_space *mapping,
address_space     888 fs/ext2/inode.c ext2_write_begin(struct file *file, struct address_space *mapping,
address_space     901 fs/ext2/inode.c static int ext2_write_end(struct file *file, struct address_space *mapping,
address_space     914 fs/ext2/inode.c ext2_nobh_write_begin(struct file *file, struct address_space *mapping,
address_space     933 fs/ext2/inode.c static sector_t ext2_bmap(struct address_space *mapping, sector_t block)
address_space     942 fs/ext2/inode.c 	struct address_space *mapping = file->f_mapping;
address_space     955 fs/ext2/inode.c ext2_writepages(struct address_space *mapping, struct writeback_control *wbc)
address_space     961 fs/ext2/inode.c ext2_dax_writepages(struct address_space *mapping, struct writeback_control *wbc)
address_space    3138 fs/ext4/ext4.h extern int ext4_try_to_write_inline_data(struct address_space *mapping,
address_space    3151 fs/ext4/ext4.h extern int ext4_da_write_inline_data_begin(struct address_space *mapping,
address_space    3239 fs/ext4/ext4.h extern int ext4_mpage_readpages(struct address_space *mapping,
address_space     525 fs/ext4/inline.c static int ext4_convert_inline_data_to_extent(struct address_space *mapping,
address_space     645 fs/ext4/inline.c int ext4_try_to_write_inline_data(struct address_space *mapping,
address_space     800 fs/ext4/inline.c static int ext4_da_convert_inline_data_to_extent(struct address_space *mapping,
address_space     858 fs/ext4/inline.c int ext4_da_write_inline_data_begin(struct address_space *mapping,
address_space    1266 fs/ext4/inode.c static int ext4_write_begin(struct file *file, struct address_space *mapping,
address_space    1411 fs/ext4/inode.c 			  struct address_space *mapping,
address_space    1519 fs/ext4/inode.c 				     struct address_space *mapping,
address_space    1696 fs/ext4/inode.c 	struct address_space *mapping = inode->i_mapping;
address_space    2003 fs/ext4/inode.c 	struct address_space *mapping = page->mapping;
address_space    2633 fs/ext4/inode.c 	struct address_space *mapping = mpd->inode->i_mapping;
address_space    2718 fs/ext4/inode.c static int ext4_writepages(struct address_space *mapping,
address_space    2962 fs/ext4/inode.c static int ext4_dax_writepages(struct address_space *mapping,
address_space    3030 fs/ext4/inode.c static int ext4_da_write_begin(struct file *file, struct address_space *mapping,
address_space    3155 fs/ext4/inode.c 			     struct address_space *mapping,
address_space    3269 fs/ext4/inode.c static sector_t ext4_bmap(struct address_space *mapping, sector_t block)
address_space    3342 fs/ext4/inode.c ext4_readpages(struct file *file, struct address_space *mapping,
address_space    3835 fs/ext4/inode.c 	struct address_space *mapping = iocb->ki_filp->f_mapping;
address_space    4002 fs/ext4/inode.c 		struct address_space *mapping, loff_t from, loff_t length)
address_space    4098 fs/ext4/inode.c 		struct address_space *mapping, loff_t from, loff_t length)
address_space    4126 fs/ext4/inode.c 		struct address_space *mapping, loff_t from)
address_space    4147 fs/ext4/inode.c 	struct address_space *mapping = inode->i_mapping;
address_space    4266 fs/ext4/inode.c 	struct address_space *mapping = inode->i_mapping;
address_space    4467 fs/ext4/inode.c 	struct address_space *mapping = inode->i_mapping;
address_space    6247 fs/ext4/inode.c 	struct address_space *mapping = inode->i_mapping;
address_space     129 fs/ext4/move_extent.c 	struct address_space *mapping[2];
address_space     225 fs/ext4/readpage.c int ext4_mpage_readpages(struct address_space *mapping,
address_space      39 fs/f2fs/checkpoint.c 	struct address_space *mapping = META_MAPPING(sbi);
address_space      59 fs/f2fs/checkpoint.c 	struct address_space *mapping = META_MAPPING(sbi);
address_space     330 fs/f2fs/checkpoint.c static int f2fs_write_meta_pages(struct address_space *mapping,
address_space     365 fs/f2fs/checkpoint.c 	struct address_space *mapping = META_MAPPING(sbi);
address_space      36 fs/f2fs/data.c 	struct address_space *mapping = page->mapping;
address_space      58 fs/f2fs/data.c 	struct address_space *mapping = page_file_mapping(page);
address_space     848 fs/f2fs/data.c 	struct address_space *mapping = inode->i_mapping;
address_space     918 fs/f2fs/data.c 	struct address_space *mapping = inode->i_mapping;
address_space     949 fs/f2fs/data.c 	struct address_space *mapping = inode->i_mapping;
address_space     981 fs/f2fs/data.c 	struct address_space *mapping = inode->i_mapping;
address_space    1765 fs/f2fs/data.c static int f2fs_mpage_readpages(struct address_space *mapping,
address_space    1830 fs/f2fs/data.c 			struct address_space *mapping,
address_space    2246 fs/f2fs/data.c static int f2fs_write_cache_pages(struct address_space *mapping,
address_space    2418 fs/f2fs/data.c static int __f2fs_write_data_pages(struct address_space *mapping,
address_space    2486 fs/f2fs/data.c static int f2fs_write_data_pages(struct address_space *mapping,
address_space    2496 fs/f2fs/data.c static void f2fs_write_failed(struct address_space *mapping, loff_t to)
address_space    2601 fs/f2fs/data.c static int f2fs_write_begin(struct file *file, struct address_space *mapping,
address_space    2714 fs/f2fs/data.c 			struct address_space *mapping,
address_space    2813 fs/f2fs/data.c 	struct address_space *mapping = iocb->ki_filp->f_mapping;
address_space    2961 fs/f2fs/data.c static sector_t f2fs_bmap(struct address_space *mapping, sector_t block)
address_space    2978 fs/f2fs/data.c int f2fs_migrate_page(struct address_space *mapping,
address_space    3036 fs/f2fs/data.c 	struct address_space *mapping = swap_file->f_mapping;
address_space    3190 fs/f2fs/data.c 	struct address_space *mapping = page_mapping(page);
address_space    1507 fs/f2fs/f2fs.h static inline struct f2fs_sb_info *F2FS_M_SB(struct address_space *mapping)
address_space    1562 fs/f2fs/f2fs.h static inline struct address_space *META_MAPPING(struct f2fs_sb_info *sbi)
address_space    1567 fs/f2fs/f2fs.h static inline struct address_space *NODE_MAPPING(struct f2fs_sb_info *sbi)
address_space    2129 fs/f2fs/f2fs.h static inline struct page *f2fs_grab_cache_page(struct address_space *mapping,
address_space    2155 fs/f2fs/f2fs.h 				struct address_space *mapping, pgoff_t index,
address_space    3237 fs/f2fs/f2fs.h int f2fs_migrate_page(struct address_space *mapping, struct page *newpage,
address_space     343 fs/f2fs/file.c static pgoff_t __get_first_dirty_index(struct address_space *mapping,
address_space     577 fs/f2fs/file.c 	struct address_space *mapping = inode->i_mapping;
address_space     979 fs/f2fs/file.c 			struct address_space *mapping = inode->i_mapping;
address_space    1336 fs/f2fs/file.c 	struct address_space *mapping = inode->i_mapping;
address_space     661 fs/f2fs/gc.c   	struct address_space *mapping = inode->i_mapping;
address_space    1972 fs/f2fs/node.c static int f2fs_write_node_pages(struct address_space *mapping,
address_space    1766 fs/f2fs/super.c 	struct address_space *mapping = inode->i_mapping;
address_space    1824 fs/f2fs/super.c 	struct address_space *mapping = inode->i_mapping;
address_space    2011 fs/f2fs/super.c 		struct address_space *mapping;
address_space     229 fs/fat/file.c  	struct address_space *mapping = inode->i_mapping;
address_space     201 fs/fat/inode.c static int fat_writepages(struct address_space *mapping,
address_space     212 fs/fat/inode.c static int fat_readpages(struct file *file, struct address_space *mapping,
address_space     218 fs/fat/inode.c static void fat_write_failed(struct address_space *mapping, loff_t to)
address_space     228 fs/fat/inode.c static int fat_write_begin(struct file *file, struct address_space *mapping,
address_space     243 fs/fat/inode.c static int fat_write_end(struct file *file, struct address_space *mapping,
address_space     263 fs/fat/inode.c 	struct address_space *mapping = file->f_mapping;
address_space     320 fs/fat/inode.c static sector_t _fat_bmap(struct address_space *mapping, sector_t block)
address_space    1947 fs/fat/inode.c 		struct address_space *mapping = sb->s_bdev->bd_inode->i_mapping;
address_space      70 fs/freevxfs/vxfs_extern.h extern struct page *		vxfs_get_page(struct address_space *, u_long);
address_space      42 fs/freevxfs/vxfs_subr.c static sector_t		vxfs_bmap(struct address_space *, sector_t);
address_space      68 fs/freevxfs/vxfs_subr.c vxfs_get_page(struct address_space *mapping, u_long n)
address_space     180 fs/freevxfs/vxfs_subr.c vxfs_bmap(struct address_space *mapping, sector_t block)
address_space     357 fs/fs-writeback.c 	struct address_space *mapping = inode->i_mapping;
address_space    1443 fs/fs-writeback.c 	struct address_space *mapping = inode->i_mapping;
address_space    2400 fs/fs-writeback.c 		struct address_space *mapping = inode->i_mapping;
address_space     304 fs/fscache/page.c 	struct address_space *mapping,
address_space     559 fs/fscache/page.c 				  struct address_space *mapping,
address_space    1218 fs/fscache/page.c 	struct address_space *mapping = inode->i_mapping;
address_space    1539 fs/fuse/dev.c  	struct address_space *mapping;
address_space    1639 fs/fuse/dev.c  	struct address_space *mapping = inode->i_mapping;
address_space     849 fs/fuse/file.c 	struct address_space *mapping = NULL;
address_space     965 fs/fuse/file.c static int fuse_readpages(struct file *file, struct address_space *mapping,
address_space    1140 fs/fuse/file.c 				     struct address_space *mapping,
address_space    1214 fs/fuse/file.c 				  struct address_space *mapping,
address_space    1271 fs/fuse/file.c 	struct address_space *mapping = file->f_mapping;
address_space    1816 fs/fuse/file.c 	struct address_space *mapping = page->mapping;
address_space    2125 fs/fuse/file.c static int fuse_writepages(struct address_space *mapping,
address_space    2167 fs/fuse/file.c static int fuse_write_begin(struct file *file, struct address_space *mapping,
address_space    2212 fs/fuse/file.c static int fuse_write_end(struct file *file, struct address_space *mapping,
address_space    2470 fs/fuse/file.c static sector_t fuse_bmap(struct address_space *mapping, sector_t block)
address_space     209 fs/gfs2/aops.c static int gfs2_writepages(struct address_space *mapping,
address_space     238 fs/gfs2/aops.c static int gfs2_write_jdata_pagevec(struct address_space *mapping,
address_space     333 fs/gfs2/aops.c static int gfs2_write_cache_jdata(struct address_space *mapping,
address_space     414 fs/gfs2/aops.c static int gfs2_jdata_writepages(struct address_space *mapping,
address_space     518 fs/gfs2/aops.c 	struct address_space *mapping = page->mapping;
address_space     554 fs/gfs2/aops.c 	struct address_space *mapping = ip->i_inode.i_mapping;
address_space     599 fs/gfs2/aops.c static int gfs2_readpages(struct file *file, struct address_space *mapping,
address_space     688 fs/gfs2/aops.c static sector_t gfs2_bmap(struct address_space *mapping, sector_t lblock)
address_space     772 fs/gfs2/aops.c 	struct address_space *mapping = page->mapping;
address_space     712 fs/gfs2/file.c 	struct address_space *mapping = file->f_mapping;
address_space     867 fs/gfs2/file.c 		struct address_space *mapping = file->f_mapping;
address_space     240 fs/gfs2/glock.c 	struct address_space *mapping = gfs2_glock2aspace(gl);
address_space     800 fs/gfs2/glock.c 	struct address_space *mapping;
address_space     172 fs/gfs2/glock.h static inline struct address_space *gfs2_glock2aspace(struct gfs2_glock *gl)
address_space     175 fs/gfs2/glock.h 		return (struct address_space *)(gl + 1);
address_space     171 fs/gfs2/glops.c 	struct address_space *mapping = &sdp->sd_aspace;
address_space     212 fs/gfs2/glops.c 	struct address_space *mapping = &sdp->sd_aspace;
address_space     268 fs/gfs2/glops.c 	struct address_space *metamapping = gfs2_glock2aspace(gl);
address_space     285 fs/gfs2/glops.c 		struct address_space *mapping = ip->i_inode.i_mapping;
address_space     322 fs/gfs2/glops.c 		struct address_space *mapping = gfs2_glock2aspace(gl);
address_space     800 fs/gfs2/incore.h 	struct address_space sd_aspace;
address_space      98 fs/gfs2/log.c  	struct address_space *mapping;
address_space     502 fs/gfs2/lops.c 	struct address_space *mapping = jd->jd_inode->i_mapping;
address_space     823 fs/gfs2/lops.c 	struct address_space *mapping = gfs2_glock2aspace(gl);
address_space      65 fs/gfs2/main.c 	struct address_space *mapping = (struct address_space *)(gl + 1);
address_space     107 fs/gfs2/main.c 					sizeof(struct address_space),
address_space     112 fs/gfs2/meta_io.c 	struct address_space *mapping = gfs2_glock2aspace(gl);
address_space     331 fs/gfs2/meta_io.c 	struct address_space *mapping = bh->b_page->mapping;
address_space      40 fs/gfs2/meta_io.h static inline struct gfs2_sbd *gfs2_mapping2sbd(struct address_space *mapping)
address_space      75 fs/gfs2/ops_fstype.c 	struct address_space *mapping;
address_space     692 fs/gfs2/quota.c 	struct address_space *mapping = inode->i_mapping;
address_space     505 fs/gfs2/super.c 	struct address_space *metamapping = gfs2_glock2aspace(ip->i_gl);
address_space    1246 fs/gfs2/super.c 	struct address_space *metamapping;
address_space     239 fs/hfs/bnode.c 	struct address_space *mapping;
address_space      23 fs/hfs/btree.c 	struct address_space *mapping;
address_space     488 fs/hfs/extent.c 		struct address_space *mapping = inode->i_mapping;
address_space      41 fs/hfs/inode.c static void hfs_write_failed(struct address_space *mapping, loff_t to)
address_space      51 fs/hfs/inode.c static int hfs_write_begin(struct file *file, struct address_space *mapping,
address_space      67 fs/hfs/inode.c static sector_t hfs_bmap(struct address_space *mapping, sector_t block)
address_space     132 fs/hfs/inode.c 	struct address_space *mapping = file->f_mapping;
address_space     154 fs/hfs/inode.c static int hfs_writepages(struct address_space *mapping,
address_space      24 fs/hfsplus/bitmap.c 	struct address_space *mapping;
address_space     168 fs/hfsplus/bitmap.c 	struct address_space *mapping;
address_space     403 fs/hfsplus/bnode.c 	struct address_space *mapping;
address_space     137 fs/hfsplus/btree.c 	struct address_space *mapping;
address_space     555 fs/hfsplus/extents.c 		struct address_space *mapping = inode->i_mapping;
address_space      35 fs/hfsplus/inode.c static void hfsplus_write_failed(struct address_space *mapping, loff_t to)
address_space      45 fs/hfsplus/inode.c static int hfsplus_write_begin(struct file *file, struct address_space *mapping,
address_space      61 fs/hfsplus/inode.c static sector_t hfsplus_bmap(struct address_space *mapping, sector_t block)
address_space     129 fs/hfsplus/inode.c 	struct address_space *mapping = file->f_mapping;
address_space     151 fs/hfsplus/inode.c static int hfsplus_writepages(struct address_space *mapping,
address_space     131 fs/hfsplus/xattr.c 	struct address_space *mapping;
address_space     403 fs/hostfs/hostfs_kern.c 	struct address_space *mapping = page->mapping;
address_space     464 fs/hostfs/hostfs_kern.c static int hostfs_write_begin(struct file *file, struct address_space *mapping,
address_space     476 fs/hostfs/hostfs_kern.c static int hostfs_write_end(struct file *file, struct address_space *mapping,
address_space     128 fs/hpfs/file.c static int hpfs_readpages(struct file *file, struct address_space *mapping,
address_space     134 fs/hpfs/file.c static int hpfs_writepages(struct address_space *mapping,
address_space     140 fs/hpfs/file.c static void hpfs_write_failed(struct address_space *mapping, loff_t to)
address_space     154 fs/hpfs/file.c static int hpfs_write_begin(struct file *file, struct address_space *mapping,
address_space     170 fs/hpfs/file.c static int hpfs_write_end(struct file *file, struct address_space *mapping,
address_space     188 fs/hpfs/file.c static sector_t _hpfs_bmap(struct address_space *mapping, sector_t block)
address_space     274 fs/hugetlbfs/inode.c 	struct address_space *mapping = file->f_mapping;
address_space     333 fs/hugetlbfs/inode.c 			struct address_space *mapping,
address_space     340 fs/hugetlbfs/inode.c static int hugetlbfs_write_end(struct file *file, struct address_space *mapping,
address_space     418 fs/hugetlbfs/inode.c 	struct address_space *mapping = &inode->i_data;
address_space     517 fs/hugetlbfs/inode.c 	struct address_space *mapping = inode->i_mapping;
address_space     546 fs/hugetlbfs/inode.c 		struct address_space *mapping = inode->i_mapping;
address_space     575 fs/hugetlbfs/inode.c 	struct address_space *mapping = inode->i_mapping;
address_space     879 fs/hugetlbfs/inode.c static int hugetlbfs_migrate_page(struct address_space *mapping,
address_space     908 fs/hugetlbfs/inode.c static int hugetlbfs_error_remove_page(struct address_space *mapping,
address_space     135 fs/inode.c     	struct address_space *const mapping = &inode->i_data;
address_space     367 fs/inode.c     static void __address_space_init_once(struct address_space *mapping)
address_space     376 fs/inode.c     void address_space_init_once(struct address_space *mapping)
address_space      57 fs/ioctl.c     	struct address_space *mapping = filp->f_mapping;
address_space     381 fs/iomap/buffered-io.c iomap_readpages(struct address_space *mapping, struct list_head *pages,
address_space     487 fs/iomap/buffered-io.c iomap_migrate_page(struct address_space *mapping, struct page *newpage,
address_space     635 fs/iomap/buffered-io.c 	struct address_space *mapping = page_mapping(page);
address_space     841 fs/iomap/buffered-io.c 	struct address_space *mapping = inode->i_mapping;
address_space     399 fs/iomap/direct-io.c 	struct address_space *mapping = iocb->ki_filp->f_mapping;
address_space     130 fs/iomap/fiemap.c iomap_bmap(struct address_space *mapping, sector_t bno,
address_space     142 fs/iomap/swapfile.c 	struct address_space *mapping = swap_file->f_mapping;
address_space     302 fs/isofs/compress.c 	struct address_space *mapping = inode->i_mapping;
address_space    1188 fs/isofs/inode.c static int isofs_readpages(struct file *file, struct address_space *mapping,
address_space    1194 fs/isofs/inode.c static sector_t _isofs_bmap(struct address_space *mapping, sector_t block)
address_space     190 fs/jbd2/commit.c static int journal_submit_inode_data_buffers(struct address_space *mapping,
address_space     218 fs/jbd2/commit.c 	struct address_space *mapping;
address_space     986 fs/jbd2/commit.c 			struct address_space *mapping;
address_space      24 fs/jffs2/file.c static int jffs2_write_end(struct file *filp, struct address_space *mapping,
address_space      27 fs/jffs2/file.c static int jffs2_write_begin(struct file *filp, struct address_space *mapping,
address_space     131 fs/jffs2/file.c static int jffs2_write_begin(struct file *filp, struct address_space *mapping,
address_space     235 fs/jffs2/file.c static int jffs2_write_end(struct file *filp, struct address_space *mapping,
address_space     288 fs/jfs/inode.c static int jfs_writepages(struct address_space *mapping,
address_space     299 fs/jfs/inode.c static int jfs_readpages(struct file *file, struct address_space *mapping,
address_space     305 fs/jfs/inode.c static void jfs_write_failed(struct address_space *mapping, loff_t to)
address_space     315 fs/jfs/inode.c static int jfs_write_begin(struct file *file, struct address_space *mapping,
address_space     329 fs/jfs/inode.c static sector_t jfs_bmap(struct address_space *mapping, sector_t block)
address_space     337 fs/jfs/inode.c 	struct address_space *mapping = file->f_mapping;
address_space     202 fs/jfs/jfs_logmgr.c 				 int (*writer)(struct address_space *))
address_space     581 fs/jfs/jfs_metapage.c 	struct address_space *mapping;
address_space     770 fs/jfs/jfs_metapage.c 	struct address_space *mapping =
address_space     450 fs/libfs.c     int simple_write_begin(struct file *file, struct address_space *mapping,
address_space     496 fs/libfs.c     int simple_write_end(struct file *file, struct address_space *mapping,
address_space      51 fs/minix/dir.c 	struct address_space *mapping = page->mapping;
address_space      69 fs/minix/dir.c 	struct address_space *mapping = dir->i_mapping;
address_space     458 fs/minix/dir.c 		struct address_space *mapping = page->mapping;
address_space     396 fs/minix/inode.c static void minix_write_failed(struct address_space *mapping, loff_t to)
address_space     406 fs/minix/inode.c static int minix_write_begin(struct file *file, struct address_space *mapping,
address_space     420 fs/minix/inode.c static sector_t minix_bmap(struct address_space *mapping, sector_t block)
address_space     385 fs/mpage.c     mpage_readpages(struct address_space *mapping, struct list_head *pages,
address_space     501 fs/mpage.c     	struct address_space *mapping = page->mapping;
address_space     712 fs/mpage.c     mpage_writepages(struct address_space *mapping,
address_space    4772 fs/namei.c     	struct address_space *mapping = inode->i_mapping;
address_space    4818 fs/namei.c     	struct address_space *mapping = inode->i_mapping;
address_space     892 fs/nfs/blocklayout/blocklayout.c 	struct address_space *mapping = inode->i_mapping;
address_space     545 fs/nfs/direct.c 	struct address_space *mapping = file->f_mapping;
address_space     961 fs/nfs/direct.c 	struct address_space *mapping = file->f_mapping;
address_space     321 fs/nfs/file.c  static int nfs_write_begin(struct file *file, struct address_space *mapping,
address_space     354 fs/nfs/file.c  static int nfs_write_end(struct file *file, struct address_space *mapping,
address_space     444 fs/nfs/file.c  	struct address_space *mapping = page_file_mapping(page);
address_space     539 fs/nfs/file.c  	struct address_space *mapping;
address_space     446 fs/nfs/fscache.c 				 struct address_space *mapping,
address_space     102 fs/nfs/fscache.h 					struct inode *, struct address_space *,
address_space     144 fs/nfs/fscache.h 					     struct address_space *mapping,
address_space     223 fs/nfs/fscache.h 					     struct address_space *mapping,
address_space     150 fs/nfs/inode.c int nfs_sync_mapping(struct address_space *mapping)
address_space     253 fs/nfs/inode.c void nfs_zap_mapping(struct inode *inode, struct address_space *mapping)
address_space    1214 fs/nfs/inode.c static int nfs_invalidate_mapping(struct inode *inode, struct address_space *mapping)
address_space    1276 fs/nfs/inode.c 		struct address_space *mapping)
address_space     514 fs/nfs/internal.h int nfs_filemap_write_and_wait_range(struct address_space *mapping,
address_space     534 fs/nfs/internal.h extern int nfs_migrate_page(struct address_space *,
address_space     106 fs/nfs/read.c  		struct address_space *mapping = page_file_mapping(page);
address_space     404 fs/nfs/read.c  int nfs_readpages(struct file *filp, struct address_space *mapping,
address_space     170 fs/nfs/write.c 	struct address_space *mapping = page_file_mapping(page);
address_space     244 fs/nfs/write.c static void nfs_set_pageerror(struct address_space *mapping)
address_space     721 fs/nfs/write.c int nfs_writepages(struct address_space *mapping, struct writeback_control *wbc)
address_space     757 fs/nfs/write.c 	struct address_space *mapping = page_file_mapping(req->wb_page);
address_space     793 fs/nfs/write.c 	struct address_space *mapping = page_file_mapping(req->wb_page);
address_space    1367 fs/nfs/write.c 	struct address_space *mapping = page_file_mapping(page);
address_space    2007 fs/nfs/write.c int nfs_filemap_write_and_wait_range(struct address_space *mapping,
address_space    2106 fs/nfs/write.c int nfs_migrate_page(struct address_space *mapping, struct page *newpage,
address_space     222 fs/nfsd/filecache.c 	struct address_space *mapping;
address_space      23 fs/nilfs2/btnode.c void nilfs_btnode_cache_clear(struct address_space *btnc)
address_space      30 fs/nilfs2/btnode.c nilfs_btnode_create_block(struct address_space *btnc, __u64 blocknr)
address_space      55 fs/nilfs2/btnode.c int nilfs_btnode_submit_block(struct address_space *btnc, __u64 blocknr,
address_space     130 fs/nilfs2/btnode.c 	struct address_space *mapping;
address_space     156 fs/nilfs2/btnode.c int nilfs_btnode_prepare_change_key(struct address_space *btnc,
address_space     219 fs/nilfs2/btnode.c void nilfs_btnode_commit_change_key(struct address_space *btnc,
address_space     259 fs/nilfs2/btnode.c void nilfs_btnode_abort_change_key(struct address_space *btnc,
address_space      33 fs/nilfs2/btnode.h void nilfs_btnode_cache_clear(struct address_space *);
address_space      34 fs/nilfs2/btnode.h struct buffer_head *nilfs_btnode_create_block(struct address_space *btnc,
address_space      36 fs/nilfs2/btnode.h int nilfs_btnode_submit_block(struct address_space *, __u64, sector_t, int,
address_space      39 fs/nilfs2/btnode.h int nilfs_btnode_prepare_change_key(struct address_space *,
address_space      41 fs/nilfs2/btnode.h void nilfs_btnode_commit_change_key(struct address_space *,
address_space      43 fs/nilfs2/btnode.h void nilfs_btnode_abort_change_key(struct address_space *,
address_space      61 fs/nilfs2/btree.c 	struct address_space *btnc = &NILFS_BMAP_I(btree)->i_btnode_cache;
address_space     473 fs/nilfs2/btree.c 	struct address_space *btnc = &NILFS_BMAP_I(btree)->i_btnode_cache;
address_space    2138 fs/nilfs2/btree.c 	struct address_space *btcache = &NILFS_BMAP_I(btree)->i_btnode_cache;
address_space      96 fs/nilfs2/dir.c 			       struct address_space *mapping,
address_space     191 fs/nilfs2/dir.c 	struct address_space *mapping = dir->i_mapping;
address_space     422 fs/nilfs2/dir.c 	struct address_space *mapping = page->mapping;
address_space     540 fs/nilfs2/dir.c 	struct address_space *mapping = page->mapping;
address_space     581 fs/nilfs2/dir.c 	struct address_space *mapping = inode->i_mapping;
address_space     156 fs/nilfs2/inode.c static int nilfs_readpages(struct file *file, struct address_space *mapping,
address_space     162 fs/nilfs2/inode.c static int nilfs_writepages(struct address_space *mapping,
address_space     246 fs/nilfs2/inode.c void nilfs_write_failed(struct address_space *mapping, loff_t to)
address_space     256 fs/nilfs2/inode.c static int nilfs_write_begin(struct file *file, struct address_space *mapping,
address_space     276 fs/nilfs2/inode.c static int nilfs_write_end(struct file *file, struct address_space *mapping,
address_space      27 fs/nilfs2/mdt.h 	struct address_space frozen_data;
address_space      28 fs/nilfs2/mdt.h 	struct address_space frozen_btnodes;
address_space      46 fs/nilfs2/nilfs.h 	struct address_space i_btnode_cache;
address_space      78 fs/nilfs2/nilfs.h static inline struct inode *NILFS_BTNC_I(struct address_space *btnc)
address_space     271 fs/nilfs2/nilfs.h extern void nilfs_write_failed(struct address_space *mapping, loff_t to);
address_space      48 fs/nilfs2/page.c 				      struct address_space *mapping,
address_space     156 fs/nilfs2/page.c 	struct address_space *m;
address_space     241 fs/nilfs2/page.c int nilfs_copy_dirty_pages(struct address_space *dmap,
address_space     242 fs/nilfs2/page.c 			   struct address_space *smap)
address_space     295 fs/nilfs2/page.c void nilfs_copy_back_pages(struct address_space *dmap,
address_space     296 fs/nilfs2/page.c 			   struct address_space *smap)
address_space     359 fs/nilfs2/page.c void nilfs_clear_dirty_pages(struct address_space *mapping, bool silent)
address_space     441 fs/nilfs2/page.c void nilfs_mapping_init(struct address_space *mapping, struct inode *inode)
address_space     463 fs/nilfs2/page.c 	struct address_space *mapping = page->mapping;
address_space      35 fs/nilfs2/page.h struct buffer_head *nilfs_grab_buffer(struct inode *, struct address_space *,
address_space      42 fs/nilfs2/page.h int nilfs_copy_dirty_pages(struct address_space *, struct address_space *);
address_space      43 fs/nilfs2/page.h void nilfs_copy_back_pages(struct address_space *, struct address_space *);
address_space      45 fs/nilfs2/page.h void nilfs_clear_dirty_pages(struct address_space *, bool);
address_space      46 fs/nilfs2/page.h void nilfs_mapping_init(struct address_space *mapping, struct inode *inode);
address_space     687 fs/nilfs2/segment.c 	struct address_space *mapping = inode->i_mapping;
address_space     741 fs/nilfs2/segment.c 	struct address_space *mapping = &ii->i_btnode_cache;
address_space    1549 fs/ntfs/aops.c static sector_t ntfs_bmap(struct address_space *mapping, sector_t block)
address_space    1716 fs/ntfs/aops.c 	struct address_space *mapping = page->mapping;
address_space      72 fs/ntfs/aops.h static inline struct page *ntfs_map_page(struct address_space *mapping,
address_space    2482 fs/ntfs/attrib.c 	struct address_space *mapping;
address_space      38 fs/ntfs/bitmap.c 	struct address_space *mapping;
address_space     466 fs/ntfs/compress.c 	struct address_space *mapping = page->mapping;
address_space      80 fs/ntfs/dir.c  	struct address_space *ia_mapping;
address_space     634 fs/ntfs/dir.c  	struct address_space *ia_mapping;
address_space    1099 fs/ntfs/dir.c  	struct address_space *ia_mapping, *bmp_mapping;
address_space     106 fs/ntfs/file.c 	struct address_space *mapping;
address_space     494 fs/ntfs/file.c static inline int __ntfs_grab_cache_pages(struct address_space *mapping,
address_space    1733 fs/ntfs/file.c 	struct address_space *mapping = file->f_mapping;
address_space     119 fs/ntfs/index.c 	struct address_space *ia_mapping;
address_space     143 fs/ntfs/lcnalloc.c 	struct address_space *mapping;
address_space     476 fs/ntfs/logfile.c 	struct address_space *mapping = log_vi->i_mapping;
address_space    1131 fs/ntfs/mft.c  	struct address_space *mftbmp_mapping;
address_space    2448 fs/ntfs/super.c 	struct address_space *mapping = vol->lcnbmp_ino->i_mapping;
address_space    2528 fs/ntfs/super.c 	struct address_space *mapping = vol->mftbmp_ino->i_mapping;
address_space    6882 fs/ocfs2/alloc.c 	struct address_space *mapping = inode->i_mapping;
address_space     354 fs/ocfs2/aops.c static int ocfs2_readpages(struct file *filp, struct address_space *mapping,
address_space     457 fs/ocfs2/aops.c static sector_t ocfs2_bmap(struct address_space *mapping, sector_t block)
address_space    1037 fs/ocfs2/aops.c static int ocfs2_grab_pages_for_write(struct address_space *mapping,
address_space    1127 fs/ocfs2/aops.c static int ocfs2_write_cluster(struct address_space *mapping,
address_space    1231 fs/ocfs2/aops.c static int ocfs2_write_cluster_by_desc(struct address_space *mapping,
address_space    1485 fs/ocfs2/aops.c static int ocfs2_write_begin_inline(struct address_space *mapping,
address_space    1551 fs/ocfs2/aops.c static int ocfs2_try_to_write_inline_data(struct address_space *mapping,
address_space    1659 fs/ocfs2/aops.c int ocfs2_write_begin_nolock(struct address_space *mapping,
address_space    1895 fs/ocfs2/aops.c static int ocfs2_write_begin(struct file *file, struct address_space *mapping,
address_space    1963 fs/ocfs2/aops.c int ocfs2_write_end_nolock(struct address_space *mapping,
address_space    2077 fs/ocfs2/aops.c static int ocfs2_write_end(struct file *file, struct address_space *mapping,
address_space      32 fs/ocfs2/aops.h int ocfs2_write_end_nolock(struct address_space *mapping,
address_space      41 fs/ocfs2/aops.h int ocfs2_write_begin_nolock(struct address_space *mapping,
address_space    3905 fs/ocfs2/dlmglue.c 	struct address_space *mapping;
address_space     754 fs/ocfs2/file.c 	struct address_space *mapping = inode->i_mapping;
address_space    1516 fs/ocfs2/file.c 	struct address_space *mapping = inode->i_mapping;
address_space    1702 fs/ocfs2/file.c 	struct address_space *mapping = inode->i_mapping;
address_space      54 fs/ocfs2/mmap.c 	struct address_space *mapping = inode->i_mapping;
address_space    2915 fs/ocfs2/refcounttree.c 	struct address_space *mapping = inode->i_mapping;
address_space     292 fs/omfs/file.c static int omfs_readpages(struct file *file, struct address_space *mapping,
address_space     304 fs/omfs/file.c omfs_writepages(struct address_space *mapping, struct writeback_control *wbc)
address_space     309 fs/omfs/file.c static void omfs_write_failed(struct address_space *mapping, loff_t to)
address_space     319 fs/omfs/file.c static int omfs_write_begin(struct file *file, struct address_space *mapping,
address_space     333 fs/omfs/file.c static sector_t omfs_bmap(struct address_space *mapping, sector_t block)
address_space     272 fs/orangefs/file.c 	struct address_space *mapping = inode->i_mapping;
address_space     218 fs/orangefs/inode.c static int orangefs_writepages(struct address_space *mapping,
address_space     389 fs/orangefs/inode.c     struct address_space *mapping,
address_space     446 fs/orangefs/inode.c static int orangefs_write_end(struct file *file, struct address_space *mapping,
address_space     415 fs/proc/vmcore.c 	struct address_space *mapping = vmf->vma->vm_file->f_mapping;
address_space     254 fs/qnx4/inode.c static sector_t qnx4_bmap(struct address_space *mapping, sector_t block)
address_space      29 fs/qnx6/dir.c  	struct address_space *mapping = dir->i_mapping;
address_space      54 fs/qnx6/dir.c  	struct address_space *mapping = sbi->longfile->i_mapping;
address_space     102 fs/qnx6/inode.c static int qnx6_readpages(struct file *file, struct address_space *mapping,
address_space     187 fs/qnx6/inode.c 	struct address_space *mapping = root->i_mapping;
address_space     496 fs/qnx6/inode.c static sector_t qnx6_bmap(struct address_space *mapping, sector_t block)
address_space     528 fs/qnx6/inode.c 	struct address_space *mapping;
address_space    1164 fs/reiserfs/inode.c reiserfs_readpages(struct file *file, struct address_space *mapping,
address_space    2762 fs/reiserfs/inode.c 				struct address_space *mapping,
address_space    2890 fs/reiserfs/inode.c static sector_t reiserfs_aop_bmap(struct address_space *as, sector_t block)
address_space    2895 fs/reiserfs/inode.c static int reiserfs_write_end(struct file *file, struct address_space *mapping,
address_space     173 fs/reiserfs/ioctl.c 	struct address_space *mapping;
address_space     435 fs/reiserfs/xattr.c 	struct address_space *mapping = dir->i_mapping;
address_space      51 fs/splice.c    	struct address_space *mapping;
address_space     241 fs/sync.c      	struct address_space *mapping;
address_space      39 fs/sysv/dir.c  	struct address_space *mapping = page->mapping;
address_space      57 fs/sysv/dir.c  	struct address_space *mapping = dir->i_mapping;
address_space     469 fs/sysv/itree.c static void sysv_write_failed(struct address_space *mapping, loff_t to)
address_space     479 fs/sysv/itree.c static int sysv_write_begin(struct file *file, struct address_space *mapping,
address_space     492 fs/sysv/itree.c static sector_t sysv_bmap(struct address_space *mapping, sector_t block)
address_space     217 fs/ubifs/file.c static int write_begin_slow(struct address_space *mapping,
address_space     421 fs/ubifs/file.c static int ubifs_write_begin(struct file *file, struct address_space *mapping,
address_space     536 fs/ubifs/file.c static int ubifs_write_end(struct file *file, struct address_space *mapping,
address_space     721 fs/ubifs/file.c 	struct address_space *mapping = page1->mapping;
address_space    1463 fs/ubifs/file.c static int ubifs_migrate_page(struct address_space *mapping,
address_space      90 fs/udf/file.c  			struct address_space *mapping, loff_t pos,
address_space     114 fs/udf/file.c  static int udf_adinicb_write_end(struct file *file, struct address_space *mapping,
address_space     165 fs/udf/inode.c static void udf_write_failed(struct address_space *mapping, loff_t to)
address_space     187 fs/udf/inode.c static int udf_writepages(struct address_space *mapping,
address_space     198 fs/udf/inode.c static int udf_readpages(struct file *file, struct address_space *mapping,
address_space     204 fs/udf/inode.c static int udf_write_begin(struct file *file, struct address_space *mapping,
address_space     219 fs/udf/inode.c 	struct address_space *mapping = file->f_mapping;
address_space     230 fs/udf/inode.c static sector_t udf_bmap(struct address_space *mapping, sector_t block)
address_space     246 fs/ufs/balloc.c 	struct address_space * const mapping = inode->i_mapping;
address_space      47 fs/ufs/dir.c   	struct address_space *mapping = page->mapping;
address_space     191 fs/ufs/dir.c   	struct address_space *mapping = dir->i_mapping;
address_space     546 fs/ufs/dir.c   	struct address_space *mapping = inode->i_mapping;
address_space     487 fs/ufs/inode.c static void ufs_write_failed(struct address_space *mapping, loff_t to)
address_space     497 fs/ufs/inode.c static int ufs_write_begin(struct file *file, struct address_space *mapping,
address_space     511 fs/ufs/inode.c static int ufs_write_end(struct file *file, struct address_space *mapping,
address_space     523 fs/ufs/inode.c static sector_t ufs_bmap(struct address_space *mapping, sector_t block)
address_space    1052 fs/ufs/inode.c 	struct address_space *mapping = inode->i_mapping;
address_space     244 fs/ufs/util.c  struct page *ufs_get_locked_page(struct address_space *mapping,
address_space     282 fs/ufs/util.h  extern struct page *ufs_get_locked_page(struct address_space *mapping,
address_space    1103 fs/xfs/xfs_aops.c 	struct address_space	*mapping,
address_space    1118 fs/xfs/xfs_aops.c 	struct address_space	*mapping,
address_space    1137 fs/xfs/xfs_aops.c 	struct address_space	*mapping,
address_space    1170 fs/xfs/xfs_aops.c 	struct address_space	*mapping,
address_space     481 fs/xfs/xfs_file.c 	struct address_space	*mapping = file->f_mapping;
address_space     622 fs/xfs/xfs_file.c 	struct address_space	*mapping = file->f_mapping;
address_space     698 fs/xfs/xfs_file.c 	struct address_space	*mapping = file->f_mapping;
address_space      55 include/asm-generic/cacheflush.h static inline void flush_dcache_mmap_lock(struct address_space *mapping)
address_space      61 include/asm-generic/cacheflush.h static inline void flush_dcache_mmap_unlock(struct address_space *mapping)
address_space     220 include/drm/drm_vma_manager.h 				      struct address_space *file_mapping)
address_space     488 include/drm/ttm/ttm_bo_driver.h 	struct address_space *dev_mapping;
address_space     608 include/drm/ttm/ttm_bo_driver.h 		       struct address_space *mapping,
address_space     213 include/linux/backing-dev.h static inline bool mapping_cap_writeback_dirty(struct address_space *mapping)
address_space     218 include/linux/backing-dev.h static inline bool mapping_cap_account_dirty(struct address_space *mapping)
address_space      86 include/linux/balloon_compaction.h extern int balloon_page_migrate(struct address_space *mapping,
address_space      51 include/linux/buffer_head.h struct address_space;
address_space      76 include/linux/buffer_head.h 	struct address_space *b_assoc_map;	/* mapping this buffer is
address_space     174 include/linux/buffer_head.h int sync_mapping_buffers(struct address_space *mapping);
address_space     227 include/linux/buffer_head.h int block_write_begin(struct address_space *mapping, loff_t pos, unsigned len,
address_space     231 include/linux/buffer_head.h int block_write_end(struct file *, struct address_space *,
address_space     234 include/linux/buffer_head.h int generic_write_end(struct file *, struct address_space *,
address_space     239 include/linux/buffer_head.h int cont_write_begin(struct file *, struct address_space *, loff_t,
address_space     258 include/linux/buffer_head.h sector_t generic_block_bmap(struct address_space *, sector_t, get_block_t *);
address_space     259 include/linux/buffer_head.h int block_truncate_page(struct address_space *, loff_t, get_block_t *);
address_space     260 include/linux/buffer_head.h int nobh_write_begin(struct address_space *, loff_t, unsigned, unsigned,
address_space     262 include/linux/buffer_head.h int nobh_write_end(struct file *, struct address_space *,
address_space     265 include/linux/buffer_head.h int nobh_truncate_page(struct address_space *, loff_t, get_block_t *);
address_space     416 include/linux/buffer_head.h static inline int sync_mapping_buffers(struct address_space *mapping) { return 0; }
address_space      46 include/linux/cleancache.h extern void __cleancache_invalidate_page(struct address_space *, struct page *);
address_space      47 include/linux/cleancache.h extern void __cleancache_invalidate_inode(struct address_space *);
address_space      52 include/linux/cleancache.h static inline bool cleancache_fs_enabled_mapping(struct address_space *mapping)
address_space     104 include/linux/cleancache.h static inline void cleancache_invalidate_page(struct address_space *mapping,
address_space     112 include/linux/cleancache.h static inline void cleancache_invalidate_inode(struct address_space *mapping)
address_space       8 include/linux/compiler_types.h # define __user		__attribute__((noderef, address_space(1)))
address_space       9 include/linux/compiler_types.h # define __kernel	__attribute__((address_space(0)))
address_space      13 include/linux/compiler_types.h # define __iomem	__attribute__((noderef, address_space(2)))
address_space      20 include/linux/compiler_types.h # define __percpu	__attribute__((noderef, address_space(3)))
address_space      21 include/linux/compiler_types.h # define __rcu		__attribute__((noderef, address_space(4)))
address_space     143 include/linux/dax.h int dax_writeback_mapping_range(struct address_space *mapping,
address_space     146 include/linux/dax.h struct page *dax_layout_busy_page(struct address_space *mapping);
address_space     177 include/linux/dax.h static inline struct page *dax_layout_busy_page(struct address_space *mapping)
address_space     182 include/linux/dax.h static inline int dax_writeback_mapping_range(struct address_space *mapping,
address_space     220 include/linux/dax.h int dax_delete_mapping_entry(struct address_space *mapping, pgoff_t index);
address_space     221 include/linux/dax.h int dax_invalidate_mapping_entry_sync(struct address_space *mapping,
address_space     237 include/linux/dax.h static inline bool dax_mapping(struct address_space *mapping)
address_space     293 include/linux/fs.h struct address_space;
address_space     367 include/linux/fs.h 	int (*writepages)(struct address_space *, struct writeback_control *);
address_space     376 include/linux/fs.h 	int (*readpages)(struct file *filp, struct address_space *mapping,
address_space     379 include/linux/fs.h 	int (*write_begin)(struct file *, struct address_space *mapping,
address_space     382 include/linux/fs.h 	int (*write_end)(struct file *, struct address_space *mapping,
address_space     387 include/linux/fs.h 	sector_t (*bmap)(struct address_space *, sector_t);
address_space     396 include/linux/fs.h 	int (*migratepage) (struct address_space *,
address_space     404 include/linux/fs.h 	int (*error_remove_page)(struct address_space *, struct page *);
address_space     418 include/linux/fs.h int pagecache_write_begin(struct file *, struct address_space *mapping,
address_space     422 include/linux/fs.h int pagecache_write_end(struct file *, struct address_space *mapping,
address_space     519 include/linux/fs.h static inline bool mapping_tagged(struct address_space *mapping, xa_mark_t tag)
address_space     524 include/linux/fs.h static inline void i_mmap_lock_write(struct address_space *mapping)
address_space     529 include/linux/fs.h static inline void i_mmap_unlock_write(struct address_space *mapping)
address_space     534 include/linux/fs.h static inline void i_mmap_lock_read(struct address_space *mapping)
address_space     539 include/linux/fs.h static inline void i_mmap_unlock_read(struct address_space *mapping)
address_space     547 include/linux/fs.h static inline int mapping_mapped(struct address_space *mapping)
address_space     561 include/linux/fs.h static inline int mapping_writably_mapped(struct address_space *mapping)
address_space     566 include/linux/fs.h static inline int mapping_map_writable(struct address_space *mapping)
address_space     572 include/linux/fs.h static inline void mapping_unmap_writable(struct address_space *mapping)
address_space     577 include/linux/fs.h static inline int mapping_deny_writable(struct address_space *mapping)
address_space     583 include/linux/fs.h static inline void mapping_allow_writable(struct address_space *mapping)
address_space     642 include/linux/fs.h 	struct address_space	*i_mapping;
address_space     713 include/linux/fs.h 	struct address_space	i_data;
address_space     972 include/linux/fs.h 	struct address_space	*f_mapping;
address_space    2721 include/linux/fs.h unsigned long invalidate_mapping_pages(struct address_space *mapping,
address_space    2730 include/linux/fs.h extern int invalidate_inode_pages2(struct address_space *mapping);
address_space    2731 include/linux/fs.h extern int invalidate_inode_pages2_range(struct address_space *mapping,
address_space    2734 include/linux/fs.h extern int filemap_fdatawrite(struct address_space *);
address_space    2735 include/linux/fs.h extern int filemap_flush(struct address_space *);
address_space    2736 include/linux/fs.h extern int filemap_fdatawait_keep_errors(struct address_space *mapping);
address_space    2737 include/linux/fs.h extern int filemap_fdatawait_range(struct address_space *, loff_t lstart,
address_space    2739 include/linux/fs.h extern int filemap_fdatawait_range_keep_errors(struct address_space *mapping,
address_space    2742 include/linux/fs.h static inline int filemap_fdatawait(struct address_space *mapping)
address_space    2747 include/linux/fs.h extern bool filemap_range_has_page(struct address_space *, loff_t lstart,
address_space    2749 include/linux/fs.h extern int filemap_write_and_wait(struct address_space *mapping);
address_space    2750 include/linux/fs.h extern int filemap_write_and_wait_range(struct address_space *mapping,
address_space    2752 include/linux/fs.h extern int __filemap_fdatawrite_range(struct address_space *mapping,
address_space    2754 include/linux/fs.h extern int filemap_fdatawrite_range(struct address_space *mapping,
address_space    2756 include/linux/fs.h extern int filemap_check_errors(struct address_space *mapping);
address_space    2757 include/linux/fs.h extern void __filemap_set_wb_err(struct address_space *mapping, int err);
address_space    2784 include/linux/fs.h static inline void filemap_set_wb_err(struct address_space *mapping, int err)
address_space    2801 include/linux/fs.h static inline int filemap_check_wb_err(struct address_space *mapping,
address_space    2814 include/linux/fs.h static inline errseq_t filemap_sample_wb_err(struct address_space *mapping)
address_space    2819 include/linux/fs.h static inline int filemap_nr_thps(struct address_space *mapping)
address_space    2828 include/linux/fs.h static inline void filemap_nr_thps_inc(struct address_space *mapping)
address_space    2837 include/linux/fs.h static inline void filemap_nr_thps_dec(struct address_space *mapping)
address_space    3024 include/linux/fs.h extern void address_space_init_once(struct address_space *mapping);
address_space    3136 include/linux/fs.h file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping);
address_space    3314 include/linux/fs.h extern int simple_write_begin(struct file *file, struct address_space *mapping,
address_space    3317 include/linux/fs.h extern int simple_write_end(struct file *file, struct address_space *mapping,
address_space    3349 include/linux/fs.h extern int buffer_migrate_page(struct address_space *,
address_space    3352 include/linux/fs.h extern int buffer_migrate_page_norefs(struct address_space *,
address_space     146 include/linux/fscache-cache.h 	struct address_space	*mapping;	/* netfs pages */
address_space     111 include/linux/fscache.h 				 struct address_space *mapping,
address_space     209 include/linux/fscache.h 					 struct address_space *,
address_space     590 include/linux/fscache.h 				struct address_space *mapping,
address_space     108 include/linux/hugetlb.h u32 hugetlb_fault_mutex_hash(struct hstate *h, struct address_space *mapping,
address_space     369 include/linux/hugetlb.h int huge_add_to_page_cache(struct page *page, struct address_space *mapping,
address_space      12 include/linux/iomap.h struct address_space;
address_space     155 include/linux/iomap.h int iomap_readpages(struct address_space *mapping, struct list_head *pages,
address_space     164 include/linux/iomap.h int iomap_migrate_page(struct address_space *mapping, struct page *newpage,
address_space     183 include/linux/iomap.h sector_t iomap_bmap(struct address_space *mapping, sector_t bno,
address_space      39 include/linux/mc146818rtc.h 	int	address_space;
address_space      65 include/linux/migrate.h extern int migrate_page(struct address_space *mapping,
address_space      77 include/linux/migrate.h extern int migrate_huge_page_move_mapping(struct address_space *mapping,
address_space      79 include/linux/migrate.h extern int migrate_page_move_mapping(struct address_space *mapping,
address_space     101 include/linux/migrate.h static inline int migrate_huge_page_move_mapping(struct address_space *mapping,
address_space     111 include/linux/migrate.h extern void __SetPageMovable(struct page *page, struct address_space *mapping);
address_space     116 include/linux/migrate.h 				struct address_space *mapping)
address_space    1361 include/linux/mm.h extern struct address_space *page_mapping(struct page *page);
address_space    1363 include/linux/mm.h extern struct address_space *__page_file_mapping(struct page *);
address_space    1366 include/linux/mm.h struct address_space *page_file_mapping(struct page *page)
address_space    1388 include/linux/mm.h struct address_space *page_mapping(struct page *page);
address_space    1389 include/linux/mm.h struct address_space *page_mapping_file(struct page *page);
address_space    1446 include/linux/mm.h 	struct address_space *check_mapping;	/* Check page->mapping if set */
address_space    1483 include/linux/mm.h int truncate_inode_page(struct address_space *mapping, struct page *page);
address_space    1484 include/linux/mm.h int generic_error_remove_page(struct address_space *mapping, struct page *page);
address_space    1493 include/linux/mm.h void unmap_mapping_pages(struct address_space *mapping,
address_space    1495 include/linux/mm.h void unmap_mapping_range(struct address_space *mapping,
address_space    1513 include/linux/mm.h static inline void unmap_mapping_pages(struct address_space *mapping,
address_space    1515 include/linux/mm.h static inline void unmap_mapping_range(struct address_space *mapping,
address_space    1519 include/linux/mm.h static inline void unmap_shared_mapping_range(struct address_space *mapping,
address_space    1603 include/linux/mm.h void __set_page_dirty(struct page *, struct address_space *, int warn);
address_space    1608 include/linux/mm.h void account_page_dirtied(struct page *page, struct address_space *mapping);
address_space    1609 include/linux/mm.h void account_page_cleaned(struct page *page, struct address_space *mapping,
address_space    2415 include/linux/mm.h extern void truncate_inode_pages(struct address_space *, loff_t);
address_space    2416 include/linux/mm.h extern void truncate_inode_pages_range(struct address_space *,
address_space    2418 include/linux/mm.h extern void truncate_inode_pages_final(struct address_space *);
address_space    2433 include/linux/mm.h int force_page_cache_readahead(struct address_space *mapping, struct file *filp,
address_space    2436 include/linux/mm.h void page_cache_sync_readahead(struct address_space *mapping,
address_space    2442 include/linux/mm.h void page_cache_async_readahead(struct address_space *mapping,
address_space      26 include/linux/mm_types.h struct address_space;
address_space      86 include/linux/mm_types.h 			struct address_space *mapping;
address_space      17 include/linux/mpage.h int mpage_readpages(struct address_space *mapping, struct list_head *pages,
address_space      20 include/linux/mpage.h int mpage_writepages(struct address_space *mapping,
address_space     367 include/linux/nfs_fs.h extern int nfs_sync_mapping(struct address_space *mapping);
address_space     368 include/linux/nfs_fs.h extern void nfs_zap_mapping(struct inode *inode, struct address_space *mapping);
address_space     387 include/linux/nfs_fs.h extern int nfs_revalidate_mapping(struct inode *inode, struct address_space *mapping);
address_space     535 include/linux/nfs_fs.h extern int  nfs_writepages(struct address_space *, struct writeback_control *);
address_space     561 include/linux/nfs_fs.h extern int  nfs_readpages(struct file *, struct address_space *,
address_space      48 include/linux/pagemap.h static inline void mapping_set_error(struct address_space *mapping, int error)
address_space      63 include/linux/pagemap.h static inline void mapping_set_unevictable(struct address_space *mapping)
address_space      68 include/linux/pagemap.h static inline void mapping_clear_unevictable(struct address_space *mapping)
address_space      73 include/linux/pagemap.h static inline int mapping_unevictable(struct address_space *mapping)
address_space      80 include/linux/pagemap.h static inline void mapping_set_exiting(struct address_space *mapping)
address_space      85 include/linux/pagemap.h static inline int mapping_exiting(struct address_space *mapping)
address_space      90 include/linux/pagemap.h static inline void mapping_set_no_writeback_tags(struct address_space *mapping)
address_space      95 include/linux/pagemap.h static inline int mapping_use_writeback_tags(struct address_space *mapping)
address_space     100 include/linux/pagemap.h static inline gfp_t mapping_gfp_mask(struct address_space * mapping)
address_space     106 include/linux/pagemap.h static inline gfp_t mapping_gfp_constraint(struct address_space *mapping,
address_space     116 include/linux/pagemap.h static inline void mapping_set_gfp_mask(struct address_space *m, gfp_t mask)
address_space     219 include/linux/pagemap.h static inline struct page *page_cache_alloc(struct address_space *x)
address_space     224 include/linux/pagemap.h static inline gfp_t readahead_gfp_mask(struct address_space *x)
address_space     231 include/linux/pagemap.h pgoff_t page_cache_next_miss(struct address_space *mapping,
address_space     233 include/linux/pagemap.h pgoff_t page_cache_prev_miss(struct address_space *mapping,
address_space     244 include/linux/pagemap.h struct page *pagecache_get_page(struct address_space *mapping, pgoff_t offset,
address_space     257 include/linux/pagemap.h static inline struct page *find_get_page(struct address_space *mapping,
address_space     263 include/linux/pagemap.h static inline struct page *find_get_page_flags(struct address_space *mapping,
address_space     282 include/linux/pagemap.h static inline struct page *find_lock_page(struct address_space *mapping,
address_space     307 include/linux/pagemap.h static inline struct page *find_or_create_page(struct address_space *mapping,
address_space     328 include/linux/pagemap.h static inline struct page *grab_cache_page_nowait(struct address_space *mapping,
address_space     346 include/linux/pagemap.h struct page *find_get_entry(struct address_space *mapping, pgoff_t offset);
address_space     347 include/linux/pagemap.h struct page *find_lock_entry(struct address_space *mapping, pgoff_t offset);
address_space     348 include/linux/pagemap.h unsigned find_get_entries(struct address_space *mapping, pgoff_t start,
address_space     351 include/linux/pagemap.h unsigned find_get_pages_range(struct address_space *mapping, pgoff_t *start,
address_space     354 include/linux/pagemap.h static inline unsigned find_get_pages(struct address_space *mapping,
address_space     361 include/linux/pagemap.h unsigned find_get_pages_contig(struct address_space *mapping, pgoff_t start,
address_space     363 include/linux/pagemap.h unsigned find_get_pages_range_tag(struct address_space *mapping, pgoff_t *index,
address_space     366 include/linux/pagemap.h static inline unsigned find_get_pages_tag(struct address_space *mapping,
address_space     374 include/linux/pagemap.h struct page *grab_cache_page_write_begin(struct address_space *mapping,
address_space     380 include/linux/pagemap.h static inline struct page *grab_cache_page(struct address_space *mapping,
address_space     386 include/linux/pagemap.h extern struct page * read_cache_page(struct address_space *mapping,
address_space     388 include/linux/pagemap.h extern struct page * read_cache_page_gfp(struct address_space *mapping,
address_space     390 include/linux/pagemap.h extern int read_cache_pages(struct address_space *mapping,
address_space     393 include/linux/pagemap.h static inline struct page *read_mapping_page(struct address_space *mapping,
address_space     607 include/linux/pagemap.h int add_to_page_cache_locked(struct page *page, struct address_space *mapping,
address_space     609 include/linux/pagemap.h int add_to_page_cache_lru(struct page *page, struct address_space *mapping,
address_space     614 include/linux/pagemap.h void delete_from_page_cache_batch(struct address_space *mapping,
address_space     622 include/linux/pagemap.h 		struct address_space *mapping, pgoff_t offset, gfp_t gfp_mask)
address_space      18 include/linux/pagevec.h struct address_space;
address_space      29 include/linux/pagevec.h 				struct address_space *mapping,
address_space      34 include/linux/pagevec.h 			      struct address_space *mapping,
address_space      37 include/linux/pagevec.h 				      struct address_space *mapping,
address_space      44 include/linux/pagevec.h 		struct address_space *mapping, pgoff_t *index, pgoff_t end,
address_space      47 include/linux/pagevec.h 		struct address_space *mapping, pgoff_t *index, pgoff_t end,
address_space      50 include/linux/pagevec.h 		struct address_space *mapping, pgoff_t *index, xa_mark_t tag)
address_space      66 include/linux/shmem_fs.h extern bool shmem_mapping(struct address_space *mapping);
address_space      68 include/linux/shmem_fs.h static inline bool shmem_mapping(struct address_space *mapping)
address_space      73 include/linux/shmem_fs.h extern void shmem_unlock_mapping(struct address_space *mapping);
address_space      74 include/linux/shmem_fs.h extern struct page *shmem_read_mapping_page_gfp(struct address_space *mapping,
address_space      81 include/linux/shmem_fs.h extern unsigned long shmem_partial_swap_usage(struct address_space *mapping,
address_space      98 include/linux/shmem_fs.h 				struct address_space *mapping, pgoff_t index)
address_space     137 include/linux/swap.h struct address_space;
address_space     365 include/linux/swap.h extern int remove_mapping(struct address_space *mapping, struct page *page);
address_space     404 include/linux/swap.h extern struct address_space *swapper_spaces[];
address_space     388 include/linux/writeback.h void balance_dirty_pages_ratelimited(struct address_space *mapping);
address_space     394 include/linux/writeback.h int generic_writepages(struct address_space *mapping,
address_space     396 include/linux/writeback.h void tag_pages_for_writeback(struct address_space *mapping,
address_space     398 include/linux/writeback.h int write_cache_pages(struct address_space *mapping,
address_space     401 include/linux/writeback.h int do_writepages(struct address_space *mapping, struct writeback_control *wbc);
address_space     403 include/linux/writeback.h void tag_pages_for_writeback(struct address_space *mapping,
address_space     139 include/misc/ocxl.h 			struct address_space *mapping);
address_space      58 include/trace/events/filemap.h 		TP_PROTO(struct address_space *mapping, errseq_t eseq),
address_space      58 include/trace/events/writeback.h 	TP_PROTO(struct page *page, struct address_space *mapping),
address_space      85 include/trace/events/writeback.h 	TP_PROTO(struct page *page, struct address_space *mapping),
address_space      92 include/trace/events/writeback.h 	TP_PROTO(struct page *page, struct address_space *mapping),
address_space     254 include/trace/events/writeback.h 		struct address_space *mapping = page_mapping(page);
address_space     840 ipc/shm.c      		struct address_space *mapping = inode->i_mapping;
address_space     797 kernel/events/uprobes.c static int __copy_insn(struct address_space *mapping, struct file *filp,
address_space     821 kernel/events/uprobes.c 	struct address_space *mapping = uprobe->inode->i_mapping;
address_space     972 kernel/events/uprobes.c build_map_info(struct address_space *mapping, loff_t offset, bool is_register)
address_space     563 kernel/fork.c  			struct address_space *mapping = file->f_mapping;
address_space     577 kernel/futex.c 	struct address_space *mapping;
address_space     233 mm/balloon_compaction.c int balloon_page_migrate(struct address_space *mapping,
address_space     243 mm/cleancache.c void __cleancache_invalidate_page(struct address_space *mapping,
address_space     273 mm/cleancache.c void __cleancache_invalidate_inode(struct address_space *mapping)
address_space      98 mm/compaction.c 	struct address_space *mapping;
address_space     112 mm/compaction.c void __SetPageMovable(struct page *page, struct address_space *mapping)
address_space      47 mm/debug.c     	struct address_space *mapping;
address_space      33 mm/fadvise.c   	struct address_space *mapping;
address_space     119 mm/filemap.c   static void page_cache_delete(struct address_space *mapping,
address_space     156 mm/filemap.c   static void unaccount_page_cache_page(struct address_space *mapping,
address_space     233 mm/filemap.c   	struct address_space *mapping = page->mapping;
address_space     241 mm/filemap.c   static void page_cache_free_page(struct address_space *mapping,
address_space     268 mm/filemap.c   	struct address_space *mapping = page_mapping(page);
address_space     294 mm/filemap.c   static void page_cache_delete_batch(struct address_space *mapping,
address_space     342 mm/filemap.c   void delete_from_page_cache_batch(struct address_space *mapping,
address_space     364 mm/filemap.c   int filemap_check_errors(struct address_space *mapping)
address_space     378 mm/filemap.c   static int filemap_check_and_keep_errors(struct address_space *mapping)
address_space     405 mm/filemap.c   int __filemap_fdatawrite_range(struct address_space *mapping, loff_t start,
address_space     426 mm/filemap.c   static inline int __filemap_fdatawrite(struct address_space *mapping,
address_space     432 mm/filemap.c   int filemap_fdatawrite(struct address_space *mapping)
address_space     438 mm/filemap.c   int filemap_fdatawrite_range(struct address_space *mapping, loff_t start,
address_space     454 mm/filemap.c   int filemap_flush(struct address_space *mapping)
address_space     472 mm/filemap.c   bool filemap_range_has_page(struct address_space *mapping,
address_space     503 mm/filemap.c   static void __filemap_fdatawait_range(struct address_space *mapping,
address_space     550 mm/filemap.c   int filemap_fdatawait_range(struct address_space *mapping, loff_t start_byte,
address_space     572 mm/filemap.c   int filemap_fdatawait_range_keep_errors(struct address_space *mapping,
address_space     598 mm/filemap.c   	struct address_space *mapping = file->f_mapping;
address_space     619 mm/filemap.c   int filemap_fdatawait_keep_errors(struct address_space *mapping)
address_space     627 mm/filemap.c   static bool mapping_needs_writeback(struct address_space *mapping)
address_space     635 mm/filemap.c   int filemap_write_and_wait(struct address_space *mapping)
address_space     675 mm/filemap.c   int filemap_write_and_wait_range(struct address_space *mapping,
address_space     700 mm/filemap.c   void __filemap_set_wb_err(struct address_space *mapping, int err)
address_space     736 mm/filemap.c   	struct address_space *mapping = file->f_mapping;
address_space     779 mm/filemap.c   	struct address_space *mapping = file->f_mapping;
address_space     813 mm/filemap.c   	struct address_space *mapping = old->mapping;
address_space     851 mm/filemap.c   				      struct address_space *mapping,
address_space     928 mm/filemap.c   int add_to_page_cache_locked(struct page *page, struct address_space *mapping,
address_space     936 mm/filemap.c   int add_to_page_cache_lru(struct page *page, struct address_space *mapping,
address_space    1363 mm/filemap.c   			struct address_space *mapping;
address_space    1459 mm/filemap.c   pgoff_t page_cache_next_miss(struct address_space *mapping,
address_space    1495 mm/filemap.c   pgoff_t page_cache_prev_miss(struct address_space *mapping,
address_space    1525 mm/filemap.c   struct page *find_get_entry(struct address_space *mapping, pgoff_t offset)
address_space    1579 mm/filemap.c   struct page *find_lock_entry(struct address_space *mapping, pgoff_t offset)
address_space    1629 mm/filemap.c   struct page *pagecache_get_page(struct address_space *mapping, pgoff_t offset,
address_space    1724 mm/filemap.c   unsigned find_get_entries(struct address_space *mapping,
address_space    1791 mm/filemap.c   unsigned find_get_pages_range(struct address_space *mapping, pgoff_t *start,
address_space    1857 mm/filemap.c   unsigned find_get_pages_contig(struct address_space *mapping, pgoff_t index,
address_space    1913 mm/filemap.c   unsigned find_get_pages_range_tag(struct address_space *mapping, pgoff_t *index,
address_space    2013 mm/filemap.c   	struct address_space *mapping = filp->f_mapping;
address_space    2284 mm/filemap.c   		struct address_space *mapping = file->f_mapping;
address_space    2387 mm/filemap.c   	struct address_space *mapping = file->f_mapping;
address_space    2436 mm/filemap.c   	struct address_space *mapping = file->f_mapping;
address_space    2481 mm/filemap.c   	struct address_space *mapping = file->f_mapping;
address_space    2606 mm/filemap.c   	struct address_space *mapping = file->f_mapping;
address_space    2707 mm/filemap.c   	struct address_space *mapping = file->f_mapping;
address_space    2756 mm/filemap.c   static struct page *do_read_cache_page(struct address_space *mapping,
address_space    2869 mm/filemap.c   struct page *read_cache_page(struct address_space *mapping,
address_space    2892 mm/filemap.c   struct page *read_cache_page_gfp(struct address_space *mapping,
address_space    3122 mm/filemap.c   int pagecache_write_begin(struct file *file, struct address_space *mapping,
address_space    3133 mm/filemap.c   int pagecache_write_end(struct file *file, struct address_space *mapping,
address_space    3147 mm/filemap.c   	struct address_space *mapping = file->f_mapping;
address_space    3225 mm/filemap.c   struct page *grab_cache_page_write_begin(struct address_space *mapping,
address_space    3246 mm/filemap.c   	struct address_space *mapping = file->f_mapping;
address_space    3351 mm/filemap.c   	struct address_space * mapping = file->f_mapping;
address_space    3473 mm/filemap.c   	struct address_space * const mapping = page->mapping;
address_space    2504 mm/huge_memory.c 	struct address_space *swap_cache = NULL;
address_space    2700 mm/huge_memory.c 	struct address_space *mapping = NULL;
address_space     760 mm/hugetlb.c   		struct address_space *mapping = vma->vm_file->f_mapping;
address_space    1342 mm/hugetlb.c   		page = container_of((struct address_space **)node,
address_space    3676 mm/hugetlb.c   	struct address_space *mapping;
address_space    3855 mm/hugetlb.c   	struct address_space *mapping;
address_space    3871 mm/hugetlb.c   	struct address_space *mapping;
address_space    3884 mm/hugetlb.c   int huge_add_to_page_cache(struct page *page, struct address_space *mapping,
address_space    3909 mm/hugetlb.c   			struct address_space *mapping, pgoff_t idx,
address_space    4094 mm/hugetlb.c   u32 hugetlb_fault_mutex_hash(struct hstate *h, struct address_space *mapping,
address_space    4112 mm/hugetlb.c   u32 hugetlb_fault_mutex_hash(struct hstate *h, struct address_space *mapping,
address_space    4130 mm/hugetlb.c   	struct address_space *mapping;
address_space    4267 mm/hugetlb.c   	struct address_space *mapping;
address_space    4882 mm/hugetlb.c   	struct address_space *mapping = vma->vm_file->f_mapping;
address_space      52 mm/internal.h  extern unsigned int __do_page_cache_readahead(struct address_space *mapping,
address_space      60 mm/internal.h  		struct address_space *mapping, struct file *filp)
address_space    1417 mm/khugepaged.c static void retract_page_tables(struct address_space *mapping, pgoff_t pgoff)
address_space    1496 mm/khugepaged.c 	struct address_space *mapping = file->f_mapping;
address_space    1819 mm/khugepaged.c 	struct address_space *mapping = file->f_mapping;
address_space     224 mm/madvise.c   		struct address_space *mapping)
address_space    5440 mm/memcontrol.c 	struct address_space *mapping;
address_space    5530 mm/memcontrol.c 		struct address_space *mapping = page_mapping(page);
address_space      66 mm/memfd.c     static int memfd_wait_for_pins(struct address_space *mapping)
address_space      83 mm/memory-failure.c 	struct address_space *mapping;
address_space     479 mm/memory-failure.c 	struct address_space *mapping = page->mapping;
address_space     594 mm/memory-failure.c 				struct address_space *mapping)
address_space     650 mm/memory-failure.c 	struct address_space *mapping;
address_space     691 mm/memory-failure.c 	struct address_space *mapping = page_mapping(p);
address_space     787 mm/memory-failure.c 	struct address_space *mapping;
address_space     969 mm/memory-failure.c 	struct address_space *mapping;
address_space     488 mm/memory.c    	struct address_space *mapping;
address_space    2233 mm/memory.c    	struct address_space *mapping;
address_space    2691 mm/memory.c    void unmap_mapping_pages(struct address_space *mapping, pgoff_t start,
address_space    2725 mm/memory.c    void unmap_mapping_range(struct address_space *mapping,
address_space      87 mm/migrate.c   	struct address_space *mapping;
address_space     149 mm/migrate.c   	struct address_space *mapping;
address_space     374 mm/migrate.c   static int expected_page_refs(struct address_space *mapping, struct page *page)
address_space     397 mm/migrate.c   int migrate_page_move_mapping(struct address_space *mapping,
address_space     511 mm/migrate.c   int migrate_huge_page_move_mapping(struct address_space *mapping,
address_space     676 mm/migrate.c   int migrate_page(struct address_space *mapping,
address_space     736 mm/migrate.c   static int __buffer_migrate_page(struct address_space *mapping,
address_space     826 mm/migrate.c   int buffer_migrate_page(struct address_space *mapping,
address_space     839 mm/migrate.c   int buffer_migrate_page_norefs(struct address_space *mapping,
address_space     849 mm/migrate.c   static int writeout(struct address_space *mapping, struct page *page)
address_space     890 mm/migrate.c   static int fallback_migrate_page(struct address_space *mapping,
address_space     930 mm/migrate.c   	struct address_space *mapping;
address_space    2853 mm/migrate.c   		struct address_space *mapping;
address_space      51 mm/mincore.c   static unsigned char mincore_page(struct address_space *mapping, pgoff_t pgoff)
address_space     140 mm/mmap.c      		struct file *file, struct address_space *mapping)
address_space     161 mm/mmap.c      		struct address_space *mapping = file->f_mapping;
address_space     618 mm/mmap.c      		struct address_space *mapping = file->f_mapping;
address_space     644 mm/mmap.c      	struct address_space *mapping = NULL;
address_space     723 mm/mmap.c      	struct address_space *mapping = NULL;
address_space    3492 mm/mmap.c      static void vm_lock_mapping(struct mm_struct *mm, struct address_space *mapping)
address_space    3609 mm/mmap.c      static void vm_unlock_mapping(struct address_space *mapping)
address_space     589 mm/nommu.c     	struct address_space *mapping;
address_space     653 mm/nommu.c     	struct address_space *mapping;
address_space    1864 mm/page-writeback.c void balance_dirty_pages_ratelimited(struct address_space *mapping)
address_space    2105 mm/page-writeback.c void tag_pages_for_writeback(struct address_space *mapping,
address_space    2158 mm/page-writeback.c int write_cache_pages(struct address_space *mapping,
address_space    2302 mm/page-writeback.c 	struct address_space *mapping = data;
address_space    2318 mm/page-writeback.c int generic_writepages(struct address_space *mapping,
address_space    2336 mm/page-writeback.c int do_writepages(struct address_space *mapping, struct writeback_control *wbc)
address_space    2368 mm/page-writeback.c 	struct address_space *mapping = page->mapping;
address_space    2412 mm/page-writeback.c void account_page_dirtied(struct page *page, struct address_space *mapping)
address_space    2442 mm/page-writeback.c void account_page_cleaned(struct page *page, struct address_space *mapping,
address_space    2469 mm/page-writeback.c 		struct address_space *mapping = page_mapping(page);
address_space    2506 mm/page-writeback.c 	struct address_space *mapping = page->mapping;
address_space    2551 mm/page-writeback.c 	struct address_space *mapping = page_mapping(page);
address_space    2618 mm/page-writeback.c 	struct address_space *mapping = page_mapping(page);
address_space    2655 mm/page-writeback.c 	struct address_space *mapping = page_mapping(page);
address_space    2716 mm/page-writeback.c 	struct address_space *mapping = page_mapping(page);
address_space    2766 mm/page-writeback.c 	struct address_space *mapping = page_mapping(page);
address_space     150 mm/page_io.c   	struct address_space *mapping = swap_file->f_mapping;
address_space     288 mm/page_io.c   		struct address_space *mapping = swap_file->f_mapping;
address_space     369 mm/page_io.c   		struct address_space *mapping = swap_file->f_mapping;
address_space     429 mm/page_io.c   		struct address_space *mapping = sis->swap_file->f_mapping;
address_space      33 mm/readahead.c file_ra_state_init(struct file_ra_state *ra, struct address_space *mapping)
address_space      47 mm/readahead.c static void read_cache_pages_invalidate_page(struct address_space *mapping,
address_space      64 mm/readahead.c static void read_cache_pages_invalidate_pages(struct address_space *mapping,
address_space      88 mm/readahead.c int read_cache_pages(struct address_space *mapping, struct list_head *pages,
address_space     116 mm/readahead.c static int read_pages(struct address_space *mapping, struct file *filp,
address_space     155 mm/readahead.c unsigned int __do_page_cache_readahead(struct address_space *mapping,
address_space     222 mm/readahead.c int force_page_cache_readahead(struct address_space *mapping, struct file *filp,
address_space     332 mm/readahead.c static pgoff_t count_history_pages(struct address_space *mapping,
address_space     347 mm/readahead.c static int try_context_readahead(struct address_space *mapping,
address_space     382 mm/readahead.c ondemand_readahead(struct address_space *mapping,
address_space     509 mm/readahead.c void page_cache_sync_readahead(struct address_space *mapping,
address_space     547 mm/readahead.c page_cache_async_readahead(struct address_space *mapping,
address_space     969 mm/rmap.c      	struct address_space *mapping;
address_space    1016 mm/rmap.c      	WRITE_ONCE(page->mapping, (struct address_space *) anon_vma);
address_space    1045 mm/rmap.c      	page->mapping = (struct address_space *) anon_vma;
address_space    1867 mm/rmap.c      	struct address_space *mapping = page_mapping(page);
address_space     353 mm/shmem.c     static int shmem_replace_entry(struct address_space *mapping,
address_space     375 mm/shmem.c     static bool shmem_confirm_swap(struct address_space *mapping,
address_space     607 mm/shmem.c     				   struct address_space *mapping,
address_space     664 mm/shmem.c     	struct address_space *mapping = page->mapping;
address_space     683 mm/shmem.c     static int shmem_free_swap(struct address_space *mapping,
address_space     702 mm/shmem.c     unsigned long shmem_partial_swap_usage(struct address_space *mapping,
address_space     738 mm/shmem.c     	struct address_space *mapping = inode->i_mapping;
address_space     764 mm/shmem.c     void shmem_unlock_mapping(struct address_space *mapping)
address_space     798 mm/shmem.c     	struct address_space *mapping = inode->i_mapping;
address_space    1121 mm/shmem.c     static int shmem_find_swap_entries(struct address_space *mapping,
address_space    1174 mm/shmem.c     	struct address_space *mapping = inode->i_mapping;
address_space    1203 mm/shmem.c     	struct address_space *mapping = inode->i_mapping;
address_space    1296 mm/shmem.c     	struct address_space *mapping;
address_space    1470 mm/shmem.c     	struct address_space *mapping = info->vfs_inode.i_mapping;
address_space    1557 mm/shmem.c     	struct address_space *swap_mapping;
address_space    1631 mm/shmem.c     	struct address_space *mapping = inode->i_mapping;
address_space    1745 mm/shmem.c     	struct address_space *mapping = inode->i_mapping;
address_space    2303 mm/shmem.c     bool shmem_mapping(struct address_space *mapping)
address_space    2318 mm/shmem.c     	struct address_space *mapping = inode->i_mapping;
address_space    2473 mm/shmem.c     shmem_write_begin(struct file *file, struct address_space *mapping,
address_space    2494 mm/shmem.c     shmem_write_end(struct file *file, struct address_space *mapping,
address_space    2533 mm/shmem.c     	struct address_space *mapping = inode->i_mapping;
address_space    2642 mm/shmem.c     static pgoff_t shmem_seek_hole_data(struct address_space *mapping,
address_space    2691 mm/shmem.c     	struct address_space *mapping = file->f_mapping;
address_space    2741 mm/shmem.c     		struct address_space *mapping = file->f_mapping;
address_space    4066 mm/shmem.c     void shmem_unlock_mapping(struct address_space *mapping)
address_space    4217 mm/shmem.c     struct page *shmem_read_mapping_page_gfp(struct address_space *mapping,
address_space     991 mm/swap.c      				struct address_space *mapping,
address_space    1042 mm/swap.c      		struct address_space *mapping, pgoff_t *start, pgoff_t end)
address_space    1051 mm/swap.c      		struct address_space *mapping, pgoff_t *index, pgoff_t end,
address_space    1061 mm/swap.c      		struct address_space *mapping, pgoff_t *index, pgoff_t end,
address_space      39 mm/swap_state.c struct address_space *swapper_spaces[MAX_SWAPFILES] __read_mostly;
address_space      75 mm/swap_state.c 	struct address_space *spaces;
address_space     116 mm/swap_state.c 	struct address_space *address_space = swap_address_space(entry);
address_space     118 mm/swap_state.c 	XA_STATE_ORDER(xas, &address_space->i_pages, idx, compound_order(page));
address_space     139 mm/swap_state.c 		address_space->nrpages += nr;
address_space     160 mm/swap_state.c 	struct address_space *address_space = swap_address_space(entry);
address_space     163 mm/swap_state.c 	XA_STATE(xas, &address_space->i_pages, idx);
address_space     176 mm/swap_state.c 	address_space->nrpages -= nr;
address_space     247 mm/swap_state.c 	struct address_space *address_space = swap_address_space(entry);
address_space     249 mm/swap_state.c 	xa_lock_irq(&address_space->i_pages);
address_space     251 mm/swap_state.c 	xa_unlock_irq(&address_space->i_pages);
address_space     599 mm/swap_state.c 	struct address_space *spaces, *space;
address_space     603 mm/swap_state.c 	spaces = kvcalloc(nr, sizeof(struct address_space), GFP_KERNEL);
address_space    2296 mm/swapfile.c  		struct address_space *mapping = swap_file->f_mapping;
address_space    2384 mm/swapfile.c  	struct address_space *mapping = swap_file->f_mapping;
address_space    2522 mm/swapfile.c  	struct address_space *mapping;
address_space    3103 mm/swapfile.c  	struct address_space *mapping;
address_space    3493 mm/swapfile.c  struct address_space *__page_file_mapping(struct page *page)
address_space      34 mm/truncate.c  static inline void __clear_shadow_entry(struct address_space *mapping,
address_space      46 mm/truncate.c  static void clear_shadow_entry(struct address_space *mapping, pgoff_t index,
address_space      59 mm/truncate.c  static void truncate_exceptional_pvec_entries(struct address_space *mapping,
address_space     111 mm/truncate.c  static int invalidate_exceptional_entry(struct address_space *mapping,
address_space     125 mm/truncate.c  static int invalidate_exceptional_entry2(struct address_space *mapping,
address_space     177 mm/truncate.c  truncate_cleanup_page(struct address_space *mapping, struct page *page)
address_space     205 mm/truncate.c  invalidate_complete_page(struct address_space *mapping, struct page *page)
address_space     220 mm/truncate.c  int truncate_inode_page(struct address_space *mapping, struct page *page)
address_space     235 mm/truncate.c  int generic_error_remove_page(struct address_space *mapping, struct page *page)
address_space     257 mm/truncate.c  	struct address_space *mapping = page_mapping(page);
address_space     291 mm/truncate.c  void truncate_inode_pages_range(struct address_space *mapping,
address_space     474 mm/truncate.c  void truncate_inode_pages(struct address_space *mapping, loff_t lstart)
address_space     489 mm/truncate.c  void truncate_inode_pages_final(struct address_space *mapping)
address_space     546 mm/truncate.c  unsigned long invalidate_mapping_pages(struct address_space *mapping,
address_space     636 mm/truncate.c  invalidate_complete_page2(struct address_space *mapping, struct page *page)
address_space     664 mm/truncate.c  static int do_launder_page(struct address_space *mapping, struct page *page)
address_space     684 mm/truncate.c  int invalidate_inode_pages2_range(struct address_space *mapping,
address_space     781 mm/truncate.c  int invalidate_inode_pages2(struct address_space *mapping)
address_space     804 mm/truncate.c  	struct address_space *mapping = inode->i_mapping;
address_space     912 mm/truncate.c  	struct address_space *mapping = inode->i_mapping;
address_space     191 mm/userfaultfd.c 	struct address_space *mapping;
address_space     666 mm/util.c      struct address_space *page_mapping(struct page *page)
address_space     668 mm/util.c      	struct address_space *mapping;
address_space     694 mm/util.c      struct address_space *page_mapping_file(struct page *page)
address_space     801 mm/vmscan.c    static void handle_write_error(struct address_space *mapping,
address_space     826 mm/vmscan.c    static pageout_t pageout(struct page *page, struct address_space *mapping,
address_space     901 mm/vmscan.c    static int __remove_mapping(struct address_space *mapping, struct page *page,
address_space     995 mm/vmscan.c    int remove_mapping(struct address_space *mapping, struct page *page)
address_space    1090 mm/vmscan.c    	struct address_space *mapping;
address_space    1135 mm/vmscan.c    		struct address_space *mapping;
address_space    1602 mm/vmscan.c    			struct address_space *mapping;
address_space     456 mm/workingset.c 	struct address_space *mapping;
address_space     471 mm/workingset.c 	mapping = container_of(node->array, struct address_space, i_pages);
address_space    1373 mm/z3fold.c    static int z3fold_page_migrate(struct address_space *mapping, struct page *newpage,
address_space    1378 mm/z3fold.c    	struct address_space *new_mapping;
address_space    1922 mm/zsmalloc.c  	struct address_space *mapping;
address_space    1971 mm/zsmalloc.c  static int zs_page_migrate(struct address_space *mapping, struct page *newpage,
address_space    2106 mm/zsmalloc.c  	struct address_space *mapping;
address_space     909 net/sunrpc/cache.c static ssize_t cache_downcall(struct address_space *mapping,
address_space     938 net/sunrpc/cache.c 	struct address_space *mapping = filp->f_mapping;