Home
last modified time | relevance | path

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

/fs/fuse/
Ddax.c131 struct fuse_dax_mapping *dmap; in alloc_dax_mapping() local
149 struct fuse_dax_mapping *dmap) in __dmap_remove_busy_list()
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()
183 struct fuse_dax_mapping *dmap, bool writable, in fuse_setup_one_mapping()
256 struct fuse_dax_mapping *dmap; in dmap_removemapping_list() local
292 struct fuse_dax_mapping *dmap) in dmap_reinit_add_to_free_pool()
314 struct fuse_dax_mapping *dmap, *n; in inode_reclaim_dmap_range() local
354 struct fuse_dax_mapping *dmap) in dmap_removemapping_one()
[all …]
/fs/jfs/
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
/fs/nilfs2/
Dpage.c244 int nilfs_copy_dirty_pages(struct address_space *dmap, in nilfs_copy_dirty_pages()
299 void nilfs_copy_back_pages(struct address_space *dmap, in nilfs_copy_back_pages()
/fs/xfs/
Dxfs_reflink.c1127 struct xfs_bmbt_irec *dmap, in xfs_reflink_remap_extent()
/fs/ocfs2/dlm/
Ddlmdomain.c49 static inline void byte_copymap(u8 dmap[], unsigned long smap[], in byte_copymap()
/fs/
Ddax.c2006 const struct iomap *dmap = &it_dest->iomap; in dax_range_compare_iter() local
/fs/f2fs/
Dsegment.c2092 unsigned long *dmap = SIT_I(sbi)->tmp_map; in add_discard_addrs() local