Searched defs:mapping (Results 176 - 200 of 469) sorted by relevance

1234567891011>>

/linux-master/fs/sysv/
H A Ditree.c458 static int sysv_writepages(struct address_space *mapping, argument
474 static void sysv_write_failed(struct address_space *mapping, loff_t to) argument
484 static int sysv_write_begin(struct file *file, struct address_space *mapping, argument
497 static sector_t sysv_bmap(struct address_space *mapping, sector_t block) argument
/linux-master/fs/erofs/
H A Ddata.c367 static sector_t erofs_bmap(struct address_space *mapping, sector_t block) argument
/linux-master/drivers/gpu/drm/i915/
H A Di915_gem.c280 gtt_user_read(struct io_mapping *mapping, argument
515 ggtt_write(struct io_mapping *mapping, argument
/linux-master/drivers/gpu/drm/etnaviv/
H A Detnaviv_gem.c218 struct etnaviv_vram_mapping *mapping; local
228 void etnaviv_gem_mapping_unreference(struct etnaviv_vram_mapping *mapping) argument
245 struct etnaviv_vram_mapping *mapping; local
490 struct etnaviv_vram_mapping *mapping, *tmp; local
[all...]
/linux-master/fs/xfs/scrub/
H A Dbmap.c52 struct address_space *mapping = VFS_I(sc->ip)->i_mapping; local
[all...]
/linux-master/mm/
H A Dworkingset.c620 struct address_space *mapping; local
710 struct address_space *mapping; local
[all...]
/linux-master/fs/exfat/
H A Dinode.c418 struct address_space *mapping = rac->mapping; local
432 static int exfat_writepages(struct address_space *mapping, argument
438 static void exfat_write_failed(struct address_space *mapping, loff_t to) argument
449 static int exfat_write_begin(struct file *file, struct address_space *mapping, argument
464 exfat_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned int len, unsigned int copied, struct page *pagep, void *fsdata) argument
500 struct address_space *mapping = iocb->ki_filp->f_mapping; local
544 exfat_aop_bmap(struct address_space *mapping, sector_t block) argument
[all...]
/linux-master/drivers/mtd/devices/
H A Dblock2mtd.c50 static struct page *page_read(struct address_space *mapping, pgoff_t index) argument
58 struct address_space *mapping = dev->bdev_file->f_mapping; local
108 struct address_space *mapping = dev->bdev_file->f_mapping; local
143 struct address_space *mapping = dev->bdev_file->f_mapping; local
[all...]
/linux-master/fs/nilfs2/
H A Ddir.c184 struct address_space *mapping = dir->i_mapping; local
407 struct address_space *mapping = folio->mapping; local
89 nilfs_commit_chunk(struct folio *folio, struct address_space *mapping, size_t from, size_t to) argument
520 struct address_space *mapping = folio->mapping; local
560 struct address_space *mapping = inode->i_mapping; local
[all...]
/linux-master/include/linux/
H A Dshmem_fs.h102 static inline bool shmem_mapping(struct address_space *mapping) argument
149 static inline struct folio *shmem_read_folio(struct address_space *mapping, argument
155 shmem_read_mapping_page( struct address_space *mapping, pgoff_t index) argument
[all...]
H A Dtpm_eventlog.h166 void *mapping = NULL; local
[all...]
/linux-master/fs/netfs/
H A Dbuffered_write.c120 static struct folio *netfs_grab_folio_for_write(struct address_space *mapping, argument
152 struct address_space *mapping = inode->i_mapping; local
564 netfs_kill_pages(struct address_space *mapping, loff_t start, loff_t len) argument
602 netfs_redirty_pages(struct address_space *mapping, loff_t start, loff_t len) argument
639 struct address_space *mapping = wreq->mapping; local
721 struct address_space *mapping = wreq->mapping; local
769 netfs_extend_writeback(struct address_space *mapping, struct netfs_group *group, struct xa_state *xas, long *_count, loff_t start, loff_t max_len, bool caching, size_t *_len, size_t *_top) argument
892 netfs_write_back_from_locked_folio(struct address_space *mapping, struct writeback_control *wbc, struct netfs_group *group, struct xa_state *xas, struct folio *folio, unsigned long long start, unsigned long long end) argument
998 netfs_writepages_begin(struct address_space *mapping, struct writeback_control *wbc, struct netfs_group *group, struct xa_state *xas, unsigned long long *_start, unsigned long long end) argument
1113 netfs_writepages_region(struct address_space *mapping, struct writeback_control *wbc, struct netfs_group *group, unsigned long long *_start, unsigned long long end) argument
1136 netfs_writepages(struct address_space *mapping, struct writeback_control *wbc) argument
1207 struct address_space *mapping = folio->mapping; local
[all...]
/linux-master/drivers/infiniband/core/
H A Dmad_priv.h75 u64 mapping; member in struct:ib_mad_private_header
/linux-master/include/linux/mlx5/
H A Dcq.h122 } mapping; member in union:mlx5_cq_modify_params::__anon3530
/linux-master/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c83 ipoib_cm_dma_unmap_rx(struct ipoib_dev_priv *priv, int frags, u64 mapping[IPOIB_CM_RX_SG]) argument
141 ipoib_cm_alloc_rx_skb(struct net_device *dev, struct ipoib_cm_rx_buf *rx_ring, int id, int frags, u64 mapping[IPOIB_CM_RX_SG], gfp_t gfp) argument
568 u64 mapping[IPOIB_CM_RX_SG]; local
[all...]
/linux-master/arch/powerpc/kvm/
H A Dbook3s_xive.h145 struct address_space *mapping; member in struct:kvmppc_xive
/linux-master/drivers/media/pci/cx18/
H A Dcx18-ioctl.c710 static const int mapping[8] = { local
/linux-master/fs/jfs/
H A Djfs_metapage.c580 struct address_space *mapping; local
697 struct address_space *mapping = folio->mapping; local
798 struct address_space *mapping = local
[all...]
/linux-master/fs/orangefs/
H A Dinode.c207 static int orangefs_writepages(struct address_space *mapping, argument
317 orangefs_write_begin(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
374 orangefs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) argument
[all...]
/linux-master/drivers/net/ethernet/mscc/
H A Docelot_fdma.c125 dma_addr_t mapping; local
191 dma_addr_t mapping; local
/linux-master/fs/affs/
H A Dfile.c374 static int affs_writepages(struct address_space *mapping, argument
385 static void affs_write_failed(struct address_space *mapping, loff_t to) argument
399 struct address_space *mapping = file->f_mapping; local
418 static int affs_write_begin(struct file *file, struct address_space *mapping, argument
434 affs_write_end(struct file *file, struct address_space *mapping, loff_t pos, unsigned int len, unsigned int copied, struct page *page, void *fsdata) argument
452 _affs_bmap(struct address_space *mapping, sector_t block) argument
649 affs_write_begin_ofs(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, struct page **pagep, void **fsdata) argument
688 affs_write_end_ofs(struct file *file, struct address_space *mapping, loff_t pos, unsigned len, unsigned copied, struct page *page, void *fsdata) argument
884 struct address_space *mapping = inode->i_mapping; local
[all...]
/linux-master/tools/testing/selftests/x86/
H A Dtest_shadow_stack.c543 void *mapping; member in struct:node
/linux-master/arch/x86/kernel/cpu/sgx/
H A Dencl.c952 struct address_space *mapping = encl->backing->f_mapping; local
/linux-master/drivers/gpu/drm/
H A Ddrm_gem.c539 struct address_space *mapping; local
616 struct address_space *mapping; local
[all...]
/linux-master/drivers/net/ethernet/
H A Dlantiq_xrx200.c191 dma_addr_t mapping; local
364 dma_addr_t mapping; local

Completed in 343 milliseconds

1234567891011>>