Home
last modified time | relevance | path

Searched defs:dax_dev (Results 1 – 22 of 22) sorted by relevance

/Linux-v5.4/drivers/dax/
Dsuper.c69 bool __generic_fsdax_supported(struct dax_device *dax_dev, in __generic_fsdax_supported()
162 struct dax_device *dax_dev; in __bdev_dax_supported() local
224 struct dax_device *dax_dev = dax_get_by_host(dev_name(dev)); in write_cache_show() local
241 struct dax_device *dax_dev = dax_get_by_host(dev_name(dev)); in write_cache_store() local
260 struct dax_device *dax_dev = dax_get_by_host(dev_name(dev)); in dax_visible() local
296 long dax_direct_access(struct dax_device *dax_dev, pgoff_t pgoff, long nr_pages, in dax_direct_access()
318 bool dax_supported(struct dax_device *dax_dev, struct block_device *bdev, in dax_supported()
327 size_t dax_copy_from_iter(struct dax_device *dax_dev, pgoff_t pgoff, void *addr, in dax_copy_from_iter()
337 size_t dax_copy_to_iter(struct dax_device *dax_dev, pgoff_t pgoff, void *addr, in dax_copy_to_iter()
349 void dax_flush(struct dax_device *dax_dev, void *addr, size_t size) in dax_flush()
[all …]
Dbus.c357 struct dax_device *dax_dev = dev_dax->dax_dev; in kill_dev_dax() local
369 struct dax_device *dax_dev = dev_dax->dax_dev; in dev_dax_release() local
391 struct dax_device *dax_dev; in __devm_create_dev_dax() local
Ddax-private.h50 struct dax_device *dax_dev; member
Ddevice.c370 struct dax_device *dax_dev = inode_dax(inode); in dax_open() local
417 struct dax_device *dax_dev = dev_dax->dax_dev; in dev_dax_probe() local
/Linux-v5.4/include/linux/
Ddax.h50 static inline bool dax_synchronous(struct dax_device *dax_dev) in dax_synchronous()
55 static inline void set_dax_synchronous(struct dax_device *dax_dev) in set_dax_synchronous()
63 struct dax_device *dax_dev) in daxdev_mapping_supported()
85 static inline void put_dax(struct dax_device *dax_dev) in put_dax()
88 static inline void kill_dax(struct dax_device *dax_dev) in kill_dax()
91 static inline void dax_write_cache(struct dax_device *dax_dev, bool wc) in dax_write_cache()
94 static inline bool dax_write_cache_enabled(struct dax_device *dax_dev) in dax_write_cache_enabled()
98 static inline bool dax_synchronous(struct dax_device *dax_dev) in dax_synchronous()
102 static inline void set_dax_synchronous(struct dax_device *dax_dev) in set_dax_synchronous()
106 struct dax_device *dax_dev) in daxdev_mapping_supported()
[all …]
Diomap.h67 struct dax_device *dax_dev; /* dax_dev for dax operations */ member
Ddevice-mapper.h149 struct dax_device *dax_dev; member
/Linux-v5.4/drivers/md/
Ddm-linear.c172 struct dax_device *dax_dev = lc->dev->dax_dev; in linear_dax_direct_access() local
187 struct dax_device *dax_dev = lc->dev->dax_dev; in linear_dax_copy_from_iter() local
201 struct dax_device *dax_dev = lc->dev->dax_dev; in linear_dax_copy_to_iter() local
Ddm-stripe.c322 struct dax_device *dax_dev; in stripe_dax_direct_access() local
343 struct dax_device *dax_dev; in stripe_dax_copy_from_iter() local
362 struct dax_device *dax_dev; in stripe_dax_copy_to_iter() local
Ddm-core.h61 struct dax_device *dax_dev; member
Ddm.c1081 static long dm_dax_direct_access(struct dax_device *dax_dev, pgoff_t pgoff, in dm_dax_direct_access()
1108 static bool dm_dax_supported(struct dax_device *dax_dev, struct block_device *bdev, in dm_dax_supported()
1127 static size_t dm_dax_copy_from_iter(struct dax_device *dax_dev, pgoff_t pgoff, in dm_dax_copy_from_iter()
1151 static size_t dm_dax_copy_to_iter(struct dax_device *dax_dev, pgoff_t pgoff, in dm_dax_copy_to_iter()
Ddm-table.c1672 struct dax_device *dax_dev = dev->dax_dev; in device_dax_write_cache_enabled() local
/Linux-v5.4/drivers/nvdimm/
Dpmem.c272 static long pmem_dax_direct_access(struct dax_device *dax_dev, in pmem_dax_direct_access()
286 static size_t pmem_copy_from_iter(struct dax_device *dax_dev, pgoff_t pgoff, in pmem_copy_from_iter()
292 static size_t pmem_copy_to_iter(struct dax_device *dax_dev, pgoff_t pgoff, in pmem_copy_to_iter()
361 struct dax_device *dax_dev; in pmem_attach_disk() local
Dpmem.h24 struct dax_device *dax_dev; member
Ddax_devs.c98 struct device *dax_dev; in nd_dax_probe() local
/Linux-v5.4/drivers/s390/block/
Ddcssblk.c48 static size_t dcssblk_dax_copy_from_iter(struct dax_device *dax_dev, in dcssblk_dax_copy_from_iter()
54 static size_t dcssblk_dax_copy_to_iter(struct dax_device *dax_dev, in dcssblk_dax_copy_to_iter()
81 struct dax_device *dax_dev; member
936 dcssblk_dax_direct_access(struct dax_device *dax_dev, pgoff_t pgoff, in dcssblk_dax_direct_access()
/Linux-v5.4/fs/
Ddax.c683 static int copy_user_dax(struct block_device *bdev, struct dax_device *dax_dev, in copy_user_dax()
849 static int dax_writeback_one(struct xa_state *xas, struct dax_device *dax_dev, in dax_writeback_one()
945 struct dax_device *dax_dev; in dax_writeback_mapping_range() local
1061 struct dax_device *dax_dev, sector_t sector, in __dax_zero_page_range()
1097 struct dax_device *dax_dev = iomap->dax_dev; in dax_iomap_actor() local
/Linux-v5.4/fs/ext4/
Dfile.c373 struct dax_device *dax_dev = sbi->s_daxdev; in ext4_file_mmap() local
Dsuper.c3617 struct dax_device *dax_dev = fs_dax_get_by_bdev(sb->s_bdev); in ext4_fill_super() local
/Linux-v5.4/fs/xfs/
Dxfs_file.c1231 struct dax_device *dax_dev; in xfs_file_mmap() local
Dxfs_buf.c1751 struct dax_device *dax_dev) in xfs_alloc_buftarg()
/Linux-v5.4/fs/ext2/
Dsuper.c825 struct dax_device *dax_dev = fs_dax_get_by_bdev(sb->s_bdev); in ext2_fill_super() local