Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dax/
Dsuper.c63 int dax_add_host(struct dax_device *dax_dev, struct gendisk *disk) in dax_add_host()
85 struct dax_device *dax_dev; in fs_dax_get_by_bdev() local
115 void fs_put_dax(struct dax_device *dax_dev, void *holder) in fs_put_dax()
150 long dax_direct_access(struct dax_device *dax_dev, pgoff_t pgoff, long nr_pages, in dax_direct_access()
172 size_t dax_copy_from_iter(struct dax_device *dax_dev, pgoff_t pgoff, void *addr, in dax_copy_from_iter()
188 size_t dax_copy_to_iter(struct dax_device *dax_dev, pgoff_t pgoff, void *addr, in dax_copy_to_iter()
204 int dax_zero_page_range(struct dax_device *dax_dev, pgoff_t pgoff, in dax_zero_page_range()
224 size_t dax_recovery_write(struct dax_device *dax_dev, pgoff_t pgoff, in dax_recovery_write()
233 int dax_holder_notify_failure(struct dax_device *dax_dev, u64 off, in dax_holder_notify_failure()
258 void dax_flush(struct dax_device *dax_dev, void *addr, size_t size) in dax_flush()
[all …]
Ddevice.c348 struct dax_device *dax_dev = inode_dax(inode); in dax_open() local
395 struct dax_device *dax_dev = dev_dax->dax_dev; in dev_dax_probe() local
Ddax-private.h65 struct dax_device *dax_dev; member
Dbus.c425 struct dax_device *dax_dev = dev_dax->dax_dev; in kill_dev_dax() local
1407 struct dax_device *dax_dev = dev_dax->dax_dev; in dev_dax_release() local
1424 struct dax_device *dax_dev; in __devm_create_dev_dax() local
/linux-6.12.1/include/linux/
Ddax.h75 struct dax_device *dax_dev) in daxdev_mapping_supported()
84 static inline void *dax_holder(struct dax_device *dax_dev) in dax_holder()
93 static inline void put_dax(struct dax_device *dax_dev) in put_dax()
96 static inline void kill_dax(struct dax_device *dax_dev) in kill_dax()
99 static inline void dax_write_cache(struct dax_device *dax_dev, bool wc) in dax_write_cache()
102 static inline bool dax_write_cache_enabled(struct dax_device *dax_dev) in dax_write_cache_enabled()
106 static inline bool dax_synchronous(struct dax_device *dax_dev) in dax_synchronous()
110 static inline void set_dax_nocache(struct dax_device *dax_dev) in set_dax_nocache()
113 static inline void set_dax_nomc(struct dax_device *dax_dev) in set_dax_nomc()
116 static inline void set_dax_synchronous(struct dax_device *dax_dev) in set_dax_synchronous()
[all …]
Diomap.h101 struct dax_device *dax_dev; /* dax_dev for dax operations */ member
Ddevice-mapper.h169 struct dax_device *dax_dev; member
/linux-6.12.1/drivers/md/
Ddm-linear.c173 struct dax_device *dax_dev = linear_dax_pgoff(ti, &pgoff); in linear_dax_direct_access() local
181 struct dax_device *dax_dev = linear_dax_pgoff(ti, &pgoff); in linear_dax_zero_page_range() local
189 struct dax_device *dax_dev = linear_dax_pgoff(ti, &pgoff); in linear_dax_recovery_write() local
Ddm-stripe.c321 struct dax_device *dax_dev = stripe_dax_pgoff(ti, &pgoff); in stripe_dax_direct_access() local
329 struct dax_device *dax_dev = stripe_dax_pgoff(ti, &pgoff); in stripe_dax_zero_page_range() local
337 struct dax_device *dax_dev = stripe_dax_pgoff(ti, &pgoff); in stripe_dax_recovery_write() local
Ddm-log-writes.c896 struct dax_device *dax_dev = log_writes_dax_pgoff(ti, &pgoff); in log_writes_dax_direct_access() local
904 struct dax_device *dax_dev = log_writes_dax_pgoff(ti, &pgoff); in log_writes_dax_zero_page_range() local
912 struct dax_device *dax_dev = log_writes_dax_pgoff(ti, &pgoff); in log_writes_dax_recovery_write() local
Ddm.c1233 static long dm_dax_direct_access(struct dax_device *dax_dev, pgoff_t pgoff, in dm_dax_direct_access()
1261 static int dm_dax_zero_page_range(struct dax_device *dax_dev, pgoff_t pgoff, in dm_dax_zero_page_range()
1288 static size_t dm_dax_recovery_write(struct dax_device *dax_dev, pgoff_t pgoff, in dm_dax_recovery_write()
2247 struct dax_device *dax_dev; in alloc_dev() local
Ddm-core.h79 struct dax_device *dax_dev; member
Ddm-table.c1717 struct dax_device *dax_dev = dev->dax_dev; in device_dax_write_cache_enabled() local
/linux-6.12.1/drivers/s390/block/
Ddcssblk.c48 static int dcssblk_dax_zero_page_range(struct dax_device *dax_dev, in dcssblk_dax_zero_page_range()
82 struct dax_device *dax_dev; member
556 struct dax_device *dax_dev; in dcssblk_add_store() local
932 dcssblk_dax_direct_access(struct dax_device *dax_dev, pgoff_t pgoff, in dcssblk_dax_direct_access()
/linux-6.12.1/drivers/nvdimm/
Dpmem.c294 static int pmem_dax_zero_page_range(struct dax_device *dax_dev, pgoff_t pgoff, in pmem_dax_zero_page_range()
304 static long pmem_dax_direct_access(struct dax_device *dax_dev, in pmem_dax_direct_access()
326 static size_t pmem_recovery_write(struct dax_device *dax_dev, pgoff_t pgoff, in pmem_recovery_write()
465 struct dax_device *dax_dev; in pmem_attach_disk() local
Dpmem.h27 struct dax_device *dax_dev; member
Ddax_devs.c91 struct device *dax_dev; in nd_dax_probe() local
/linux-6.12.1/fs/fuse/
Dvirtio_fs.c72 struct dax_device *dax_dev; member
1003 static long virtio_fs_direct_access(struct dax_device *dax_dev, pgoff_t pgoff, in virtio_fs_direct_access()
1019 static int virtio_fs_zero_page_range(struct dax_device *dax_dev, in virtio_fs_zero_page_range()
1042 struct dax_device *dax_dev = data; in virtio_fs_cleanup_dax() local
Ddax.c1282 struct dax_device *dax_dev) in fuse_dax_conn_alloc()
Dfuse_i.h577 struct dax_device *dax_dev; member
/linux-6.12.1/fs/xfs/
Dxfs_notify_failure.c260 struct dax_device *dax_dev, in xfs_dax_notify_failure()
/linux-6.12.1/fs/
Ddax.c926 static int dax_writeback_one(struct xa_state *xas, struct dax_device *dax_dev, in dax_writeback_one()
1026 struct dax_device *dax_dev, struct writeback_control *wbc) in dax_writeback_mapping_range()
1441 struct dax_device *dax_dev = iomap->dax_dev; in dax_iomap_iter() local
/linux-6.12.1/fs/erofs/
Dinternal.h53 struct dax_device *dax_dev; member
136 struct dax_device *dax_dev; member
/linux-6.12.1/fs/ext4/
Dfile.c785 struct dax_device *dax_dev = EXT4_SB(inode->i_sb)->s_daxdev; in ext4_file_mmap() local