Searched refs:address_space (Results 201 - 225 of 333) sorted by relevance

1234567891011>>

/linux-master/fs/afs/
H A Ddir_edit.c112 struct address_space *mapping = vnode->netfs.inode.i_mapping;
H A Ddir.c48 static bool afs_dir_dirty_folio(struct address_space *mapping,
113 struct address_space *mapping = req->vnode->netfs.inode.i_mapping;
187 struct address_space *mapping = dvnode->netfs.inode.i_mapping;
221 struct address_space *mapping = dvnode->netfs.inode.i_mapping;
273 struct address_space *mapping = dvnode->netfs.inode.i_mapping;
/linux-master/fs/orangefs/
H A Dfile.c285 struct address_space *mapping = inode->i_mapping;
/linux-master/drivers/dma-buf/
H A Dudmabuf.c203 struct address_space *mapping = NULL;
H A Ddma-resv.c771 struct address_space mapping;
/linux-master/fs/ext4/
H A Dinline.c541 static int ext4_convert_inline_data_to_extent(struct address_space *mapping,
660 int ext4_try_to_write_inline_data(struct address_space *mapping,
833 static int ext4_da_convert_inline_data_to_extent(struct address_space *mapping,
891 int ext4_da_write_inline_data_begin(struct address_space *mapping,
/linux-master/include/linux/
H A Dioport.h354 extern struct address_space *iomem_get_mapping(void);
H A Djbd2.h1697 struct address_space *mapping = journal->j_fs_dev->bd_mapping;
1708 struct address_space *mapping = journal->j_fs_dev->bd_mapping;
/linux-master/fs/qnx4/
H A Dinode.c272 static sector_t qnx4_bmap(struct address_space *mapping, sector_t block)
/linux-master/fs/btrfs/
H A Dctree.h475 static inline gfp_t btrfs_alloc_write_mask(struct address_space *mapping)
H A Dzlib.c94 int zlib_compress_folios(struct list_head *ws, struct address_space *mapping,
H A Dlzo.c212 int lzo_compress_folios(struct list_head *ws, struct address_space *mapping,
H A Dextent_io.c205 static void __process_pages_contig(struct address_space *mapping,
254 struct address_space *mapping = inode->i_mapping;
1873 struct address_space *mapping = page->mapping;
1935 int btree_write_cache_pages(struct address_space *mapping,
2063 static int extent_write_cache_pages(struct address_space *mapping,
2226 struct address_space *mapping = inode->i_mapping;
2280 int btrfs_writepages(struct address_space *mapping, struct writeback_control *wbc)
3763 struct address_space *mapping = fs_info->btree_inode->i_mapping;
3827 struct address_space *mapping = fs_info->btree_inode->i_mapping;
/linux-master/fs/
H A Dinode.c65 * define any of the address_space operations.
160 struct address_space *const mapping = &inode->i_data;
397 static void __address_space_init_once(struct address_space *mapping)
406 void address_space_init_once(struct address_space *mapping)
556 void dump_mapping(const struct address_space *mapping)
/linux-master/fs/f2fs/
H A Dcompress.c1068 struct address_space *mapping = cc->inode->i_mapping;
1480 struct address_space *mapping = cc->inode->i_mapping;
1878 struct address_space *COMPRESS_MAPPING(struct f2fs_sb_info *sbi)
1955 struct address_space *mapping = COMPRESS_MAPPING(sbi);
/linux-master/fs/erofs/
H A Ddata.c364 static sector_t erofs_bmap(struct address_space *mapping, sector_t block)
H A Dzdata.c558 struct address_space *mc = MNGD_MAPPING(EROFS_I_SB(fe->inode));
1416 struct address_space *mc)
1421 struct address_space *mapping;
1594 struct address_space *mc = MNGD_MAPPING(EROFS_SB(sb));
/linux-master/drivers/gpu/drm/lima/
H A Dlima_gem.c24 struct address_space *mapping = bo->base.base.filp->f_mapping;
/linux-master/drivers/misc/cxl/
H A Dcxl.h548 struct address_space *mapping;
984 struct address_space *mapping);
/linux-master/fs/befs/
H A Dlinuxvfs.c44 static sector_t befs_bmap(struct address_space *mapping, sector_t block);
118 befs_bmap(struct address_space *mapping, sector_t block)
/linux-master/fs/nfs/
H A Ddirect.c420 struct address_space *mapping = file->f_mapping;
964 struct address_space *mapping = file->f_mapping;
H A Dinternal.h568 int nfs_filemap_write_and_wait_range(struct address_space *mapping,
600 int nfs_migrate_folio(struct address_space *, struct folio *dst,
/linux-master/arch/x86/include/asm/
H A Dpercpu.h40 #define __seg_gs __attribute__((address_space(__seg_gs)))
41 #define __seg_fs __attribute__((address_space(__seg_fs)))
/linux-master/drivers/gpu/drm/
H A Ddrm_gem.c539 struct address_space *mapping;
616 struct address_space *mapping;
/linux-master/fs/jbd2/
H A Dcommit.c242 struct address_space *mapping = jinode->i_vfs_inode->i_mapping;
994 struct address_space *mapping;

Completed in 479 milliseconds

1234567891011>>