Home
last modified time | relevance | path

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

/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
/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()
734 static int __flush_dmap(struct dm_clone_metadata *cmd, struct dirty_map *dmap) in __flush_dmap()
771 struct dirty_map *dmap, *next_dmap; in dm_clone_metadata_pre_commit() local
836 struct dirty_map *dmap; in dm_clone_set_region_hydrated() local
871 struct dirty_map *dmap; in dm_clone_cond_set_range() local
/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
/linux/drivers/media/pci/intel/ipu6/
H A Dipu6-mmu.c614 struct ipu6_dma_mapping *dmap; in alloc_dma_mapping() local
707 struct ipu6_dma_mapping *dmap = mmu->dmap; in ipu6_mmu_destroy() local
799 struct ipu6_dma_mapping *dmap = mmu->dmap; in ipu6_mmu_cleanup() local
/linux/fs/nilfs2/
H A Dpage.c243 int nilfs_copy_dirty_pages(struct address_space *dmap, in nilfs_copy_dirty_pages()
298 void nilfs_copy_back_pages(struct address_space *dmap, in nilfs_copy_back_pages()
/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
/linux/drivers/net/ethernet/apple/
H A Dbmac.c177 dbdma_continue(volatile struct dbdma_regs __iomem *dmap) in dbdma_continue()
185 dbdma_reset(volatile struct dbdma_regs __iomem *dmap) in dbdma_reset()
/linux/drivers/staging/media/ipu3/
H A Dipu3.h105 struct imgu_css_map dmap; member
/linux/drivers/iommu/
H A Dtegra-smmu.c586 dma_addr_t *dmap) in tegra_smmu_pte_lookup()
602 dma_addr_t *dmap, struct tegra_pt *pt) in as_get_pte()
/linux/drivers/pmdomain/ti/
H A Domap_prm.c61 const struct omap_prm_domain_map *dmap; member
/linux/fs/xfs/
H A Dxfs_reflink.c1315 struct xfs_bmbt_irec *dmap, in xfs_reflink_remap_extent()
/linux/fs/ocfs2/dlm/
H A Ddlmdomain.c49 static inline void byte_copymap(u8 dmap[], unsigned long smap[], in byte_copymap()
/linux/fs/
H A Ddax.c2164 const struct iomap *dmap = &it_dest->iomap; in dax_range_compare_iter() local
/linux/drivers/gpu/drm/vmwgfx/device_include/
H A Dsvga3d_types.h604 uint32 dmap : 1; member
/linux/fs/f2fs/
H A Dsegment.c2096 unsigned long *dmap = SIT_I(sbi)->tmp_map; in add_discard_addrs() local