Searched defs:mapping (Results 251 - 275 of 469) 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/drivers/virt/coco/sev-guest/
H A Dsev-guest.c905 void __iomem *mapping; local
/linux-master/fs/
H A Dsplice.c68 struct address_space *mapping; local
H A Ddirect-io.c1166 struct address_space *mapping = iocb->ki_filp->f_mapping; local
/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 Dlog.c86 struct address_space *mapping = data; local
107 struct address_space *mapping; variable in typeref:struct:address_space
H A Dlops.c508 struct address_space *mapping = jd->jd_inode->i_mapping; local
H A Dops_fstype.c75 struct address_space *mapping; local
H A Dfile.c743 struct address_space *mapping = file->f_mapping; local
1124 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/drivers/gpu/drm/i915/gem/
H A Di915_gem_object_types.h666 void *mapping; member in struct:drm_i915_gem_object::__anon629
H A Di915_gem_ttm.c199 struct address_space *mapping; local
/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/include/linux/
H A Dfscache.h583 static inline void fscache_clear_page_bits(struct address_space *mapping, argument
614 fscache_write_to_cache(struct fscache_cookie *cookie, struct address_space *mapping, loff_t start, size_t len, loff_t i_size, netfs_io_terminated_t term_func, void *term_func_priv, bool caching) argument
H A Dnetfs.h252 struct address_space *mapping; /* The mapping being accessed */ member in struct:netfs_io_request
/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/fs/btrfs/
H A Ddefrag.c865 struct address_space *mapping = inode->vfs_inode.i_mapping; local
/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/fs/nfsd/
H A Dfilecache.c300 struct address_space *mapping; local
/linux-master/drivers/iommu/
H A Dvirtio-iommu.c317 struct viommu_mapping *mapping; local
349 struct viommu_mapping *mapping = NULL; local
437 struct viommu_mapping *mapping; local
892 struct viommu_mapping *mapping; local
[all...]

Completed in 470 milliseconds

<<111213141516171819