Searched defs:dmap (Results 1 – 15 of 15) sorted by relevance
/linux/fs/jfs/ |
H A D | jfs_dmap.h | 147 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 D | dm-clone-metadata.c | 127 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 D | tegra_pcm.c | 80 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 D | ipu6-mmu.c | 614 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 D | page.c | 243 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 D | grufault.c | 143 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 D | bmac.c | 177 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 D | ipu3.h | 105 struct imgu_css_map dmap; member
|
/linux/drivers/iommu/ |
H A D | tegra-smmu.c | 586 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 D | omap_prm.c | 61 const struct omap_prm_domain_map *dmap; member
|
/linux/fs/xfs/ |
H A D | xfs_reflink.c | 1315 struct xfs_bmbt_irec *dmap, in xfs_reflink_remap_extent()
|
/linux/fs/ocfs2/dlm/ |
H A D | dlmdomain.c | 49 static inline void byte_copymap(u8 dmap[], unsigned long smap[], in byte_copymap()
|
/linux/fs/ |
H A D | dax.c | 2164 const struct iomap *dmap = &it_dest->iomap; in dax_range_compare_iter() local
|
/linux/drivers/gpu/drm/vmwgfx/device_include/ |
H A D | svga3d_types.h | 604 uint32 dmap : 1; member
|
/linux/fs/f2fs/ |
H A D | segment.c | 2096 unsigned long *dmap = SIT_I(sbi)->tmp_map; in add_discard_addrs() local
|