Searched defs:mapping (Results 251 - 275 of 471) sorted by relevance

<<111213141516171819

/linux-master/fs/fuse/
H A Ddax.c777 fuse_dax_writepages(struct address_space *mapping, struct writeback_control *wbc) argument
[all...]
/linux-master/fs/nfs/blocklayout/
H A Dblocklayout.c870 struct address_space *mapping = inode->i_mapping; local
/linux-master/fs/ufs/
H A Dinode.c471 static int ufs_writepages(struct address_space *mapping, argument
489 static void ufs_write_failed(struct address_space *mapping, loff_t to) argument
499 static int ufs_write_begin(struct file *file, struct address_space *mapping, argument
512 static int ufs_write_end(struct file *file, struct address_space *mapping, argument
524 ufs_bmap(struct address_space *mapping, sector_t block) argument
1065 struct address_space *mapping = inode->i_mapping; local
[all...]
/linux-master/fs/gfs2/
H A Dlops.c508 struct address_space *mapping = jd->jd_inode->i_mapping; local
H A Dlog.c86 struct address_space *mapping = data; local
107 struct address_space *mapping; variable in typeref:struct:address_space
H A Dfile.c744 struct address_space *mapping = file->f_mapping; local
1125 struct address_space *mapping = file->f_mapping; local
[all...]
/linux-master/fs/ext4/
H A Dinline.c541 static int ext4_convert_inline_data_to_extent(struct address_space *mapping, argument
660 int ext4_try_to_write_inline_data(struct address_space *mapping, argument
833 static int ext4_da_convert_inline_data_to_extent(struct address_space *mapping, argument
891 ext4_da_write_inline_data_begin(struct address_space *mapping, struct inode *inode, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
[all...]
/linux-master/fs/hostfs/
H A Dhostfs_kern.c400 struct address_space *mapping = page->mapping; local
463 static int hostfs_write_begin(struct file *file, struct address_space *mapping, argument
475 static int hostfs_write_end(struct file *file, struct address_space *mapping, argument
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h96 dma_addr_t mapping; member in struct:fl_pg_chunk
/linux-master/drivers/gpu/drm/tegra/
H A Ddrm.c949 struct dma_iommu_mapping *mapping = local
/linux-master/fs/befs/
H A Dlinuxvfs.c118 befs_bmap(struct address_space *mapping, sector_t block) argument
/linux-master/drivers/net/wireless/admtek/
H A Dadm8211.c1627 dma_addr_t mapping; local
[all...]
/linux-master/drivers/net/ethernet/smsc/
H A Dsmsc9420.c42 dma_addr_t mapping; member in struct:smsc9420_ring_info
782 dma_addr_t mapping; local
929 dma_addr_t mapping; local
[all...]
/linux-master/drivers/net/wireless/realtek/rtl818x/rtl8180/
H A Ddev.c218 dma_addr_t mapping; local
467 dma_addr_t mapping; local
1023 dma_addr_t *mapping; local
[all...]
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_ttm.c199 struct address_space *mapping; local
/linux-master/fs/afs/
H A Ddir.c48 static bool afs_dir_dirty_folio(struct address_space *mapping, argument
113 struct address_space *mapping = req->vnode->netfs.inode.i_mapping; local
187 struct address_space *mapping = dvnode->netfs.inode.i_mapping; local
221 struct address_space *mapping local
273 struct address_space *mapping = dvnode->netfs.inode.i_mapping; variable in typeref:struct:address_space
[all...]
/linux-master/drivers/remoteproc/
H A Dremoteproc_core.c624 struct rproc_mem_entry *mapping; local
688 struct rproc_mem_entry *mapping local
[all...]
/linux-master/drivers/iommu/
H A Dmtk_iommu_v1.c105 struct dma_iommu_mapping *mapping; member in struct:mtk_iommu_v1_data
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.c1765 struct amdgpu_bo_va_mapping *mapping; local
/linux-master/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_intf.c273 dma_addr_t mapping, valid; local
446 dma_addr_t mapping; local
[all...]
/linux-master/drivers/virt/coco/sev-guest/
H A Dsev-guest.c905 void __iomem *mapping; local
/linux-master/fs/btrfs/
H A Dtransaction.c1122 struct address_space *mapping = fs_info->btree_inode->i_mapping; local
1174 struct address_space *mapping = fs_info->btree_inode->i_mapping; local
H A Ddefrag.c865 struct address_space *mapping = inode->vfs_inode.i_mapping; local
/linux-master/fs/
H A Ddirect-io.c1166 struct address_space *mapping = iocb->ki_filp->f_mapping; local
/linux-master/drivers/net/xen-netback/
H A Dcommon.h258 u32 mapping[2][XEN_NETBK_MAX_HASH_MAPPING_SIZE]; member in struct:xenvif_hash

Completed in 615 milliseconds

<<111213141516171819