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

1234567891011>>

/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.h1699 struct address_space *mapping = journal->j_fs_dev->bd_inode->i_mapping;
1710 struct address_space *mapping = journal->j_fs_dev->bd_inode->i_mapping;
/linux-master/fs/qnx4/
H A Dinode.c272 static sector_t qnx4_bmap(struct address_space *mapping, sector_t block)
/linux-master/fs/erofs/
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));
H A Ddata.c367 static sector_t erofs_bmap(struct address_space *mapping, sector_t block)
H A Dinternal.h323 struct page *erofs_grab_cache_page_nowait(struct address_space *mapping,
/linux-master/fs/btrfs/
H A Dlzo.c212 int lzo_compress_pages(struct list_head *ws, struct address_space *mapping,
H A Dzlib.c94 int zlib_compress_pages(struct list_head *ws, struct address_space *mapping,
H A Dctree.h475 static inline gfp_t btrfs_alloc_write_mask(struct address_space *mapping)
/linux-master/drivers/gpu/drm/lima/
H A Dlima_gem.c24 struct address_space *mapping = bo->base.base.filp->f_mapping;
/linux-master/drivers/dma-buf/
H A Ddma-resv.c771 struct address_space 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)
H A Dfs-writeback.c14 * Additions for address_space-based writeback
401 struct address_space *mapping = inode->i_mapping;
1641 struct address_space *mapping = inode->i_mapping;
2053 * dirtying-time in the inode's address_space. So this periodic writeback code
2628 struct address_space *mapping = inode->i_mapping;
/linux-master/fs/f2fs/
H A Dcompress.c1049 struct address_space *mapping = cc->inode->i_mapping;
1450 struct address_space *mapping = cc->inode->i_mapping;
1848 struct address_space *COMPRESS_MAPPING(struct f2fs_sb_info *sbi)
1925 struct address_space *mapping = COMPRESS_MAPPING(sbi);
/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;
995 struct address_space *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/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/fs/nfs/
H A Ddirect.c420 struct address_space *mapping = file->f_mapping;
964 struct address_space *mapping = file->f_mapping;
H A Dinternal.h561 int nfs_filemap_write_and_wait_range(struct address_space *mapping,
593 int nfs_migrate_folio(struct address_space *, struct folio *dst,
H A Dinode.c142 * @mapping: pointer to struct address_space
144 int nfs_sync_mapping(struct address_space *mapping)
255 void nfs_zap_mapping(struct inode *inode, struct address_space *mapping)
1289 static int nfs_invalidate_mapping(struct inode *inode, struct address_space *mapping)
1318 int nfs_clear_invalid_mapping(struct address_space *mapping)
1402 int nfs_revalidate_mapping(struct inode *inode, struct address_space *mapping)
/linux-master/fs/afs/
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/iomap/
H A Dbuffered-io.c514 * address_space operation.
634 bool iomap_dirty_folio(struct address_space *mapping, struct folio *folio)
916 struct address_space *mapping = iter->inode->i_mapping;
1968 iomap_writepages(struct address_space *mapping, struct writeback_control *wbc,

Completed in 457 milliseconds

1234567891011>>