Home
last modified time | relevance | path

Searched defs:dmap (Results 1 – 21 of 21) sorted by relevance

/openbmc/linux/fs/fuse/
H A Ddax.c131 struct fuse_dax_mapping *dmap; in alloc_dax_mapping() local
157 struct fuse_dax_mapping *dmap) in dmap_remove_busy_list()
166 struct fuse_dax_mapping *dmap) in __dmap_add_to_free_pool()
174 struct fuse_dax_mapping *dmap) in dmap_add_to_free_pool()
256 struct fuse_dax_mapping *dmap; in dmap_removemapping_list() local
504 struct fuse_dax_mapping *dmap; in fuse_upgrade_dax_mapping() local
567 struct fuse_dax_mapping *dmap; in fuse_iomap_begin() local
925 struct fuse_dax_mapping *dmap; in inode_lookup_first_dmap() local
950 struct fuse_dax_mapping *dmap; in inode_inline_reclaim_one_dmap() local
1024 struct fuse_dax_mapping *dmap; in alloc_dax_mapping_reclaim() local
[all …]
/openbmc/linux/fs/jfs/
H A Djfs_dmap.h147 struct dmap { struct
148 __le32 nblocks; /* 4: num blks covered by this dmap */ argument
149 __le32 nfree; /* 4: num of free blks in this dmap */ argument
150 __le64 start; /* 8: starting blkno for this dmap */ argument
151 struct dmaptree tree; /* 360: dmap tree */ argument
173 * common definition for dmaptree within dmap and dmapctl argument
/openbmc/linux/drivers/md/
H A Ddm-clone-metadata.c127 struct dirty_map dmap[2]; member
468 static int __dirty_map_init(struct dirty_map *dmap, unsigned long nr_words, in __dirty_map_init()
486 static void __dirty_map_exit(struct dirty_map *dmap) in __dirty_map_exit()
737 static int __flush_dmap(struct dm_clone_metadata *cmd, struct dirty_map *dmap) in __flush_dmap()
774 struct dirty_map *dmap, *next_dmap; in dm_clone_metadata_pre_commit() local
839 struct dirty_map *dmap; in dm_clone_set_region_hydrated() local
874 struct dirty_map *dmap; in dm_clone_cond_set_range() local
H A Ddm-zoned-metadata.c1685 struct dmz_map *dmap; in dmz_load_mapping() local
1835 struct dmz_map *dmap = dmap_mblk->data; in dmz_set_chunk_mapping() local
2048 struct dmz_map *dmap = dmap_mblk->data; in dmz_get_chunk_mapping() local
/openbmc/linux/sound/soc/tegra/
H A Dtegra_pcm.c80 struct snd_dmaengine_dai_dma_data *dmap; in tegra_pcm_open() local
146 struct snd_dmaengine_dai_dma_data *dmap; in tegra_pcm_hw_params() local
/openbmc/linux/fs/nilfs2/
H A Dpage.c240 int nilfs_copy_dirty_pages(struct address_space *dmap, in nilfs_copy_dirty_pages()
295 void nilfs_copy_back_pages(struct address_space *dmap, in nilfs_copy_back_pages()
/openbmc/linux/drivers/gpu/drm/ttm/
H A Dttm_resource.c543 struct iosys_map *dmap, in ttm_kmap_iter_iomap_map_local()
625 struct iosys_map *dmap, in ttm_kmap_iter_linear_io_map_local()
H A Dttm_tt.c422 struct iosys_map *dmap, in ttm_kmap_iter_tt_map_local()
/openbmc/linux/drivers/misc/sgi-gru/
H A Dgrufault.c143 struct gru_tlb_fault_map *dmap) in get_clear_fault_map()
522 struct gru_tlb_fault_map imap, dmap; in gru_intr() local
/openbmc/linux/include/drm/ttm/
H A Dttm_resource.h294 struct iosys_map dmap; member
/openbmc/linux/drivers/media/platform/xilinx/
H A Dxilinx-vipp.c481 struct xvip_dma *dmap; in xvip_graph_cleanup() local
/openbmc/linux/drivers/staging/media/ipu3/
H A Dipu3.h105 struct imgu_css_map dmap; member
/openbmc/linux/drivers/net/ethernet/apple/
H A Dbmac.c178 dbdma_continue(volatile struct dbdma_regs __iomem *dmap) in dbdma_continue()
186 dbdma_reset(volatile struct dbdma_regs __iomem *dmap) in dbdma_reset()
/openbmc/linux/drivers/iommu/
H A Dtegra-smmu.c560 dma_addr_t *dmap) in tegra_smmu_pte_lookup()
578 dma_addr_t *dmap, struct page *page) in as_get_pte()
/openbmc/linux/drivers/pmdomain/ti/
H A Domap_prm.c59 const struct omap_prm_domain_map *dmap; member
/openbmc/linux/fs/xfs/
H A Dxfs_reflink.c1154 struct xfs_bmbt_irec *dmap, in xfs_reflink_remap_extent()
/openbmc/linux/fs/ocfs2/dlm/
H A Ddlmdomain.c49 static inline void byte_copymap(u8 dmap[], unsigned long smap[], in byte_copymap()
/openbmc/linux/drivers/edac/
H A Dpnd2_edac.c417 static struct d_cr_dmap dmap[DNV_NUM_CHANNELS]; variable
/openbmc/linux/fs/
H A Ddax.c1991 const struct iomap *dmap = &it_dest->iomap; in dax_range_compare_iter() local
/openbmc/linux/fs/f2fs/
H A Dsegment.c2048 unsigned long *dmap = SIT_I(sbi)->tmp_map; in add_discard_addrs() local
/openbmc/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_types.h604 uint32 dmap : 1; member