Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Ddm-linear.c175 struct dax_device *dax_dev = linear_dax_pgoff(ti, &pgoff); in linear_dax_direct_access() local
183 struct dax_device *dax_dev = linear_dax_pgoff(ti, &pgoff); in linear_dax_zero_page_range() local
191 struct dax_device *dax_dev = linear_dax_pgoff(ti, &pgoff); in linear_dax_recovery_write() local
H A 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
H A Ddm-log-writes.c899 struct dax_device *dax_dev = log_writes_dax_pgoff(ti, &pgoff); in log_writes_dax_direct_access() local
907 struct dax_device *dax_dev = log_writes_dax_pgoff(ti, &pgoff); in log_writes_dax_zero_page_range() local
915 struct dax_device *dax_dev = log_writes_dax_pgoff(ti, &pgoff); in log_writes_dax_recovery_write() local
H A Ddm-table.c1884 struct dax_device *dax_dev = dev->dax_dev; in device_dax_write_cache_enabled() local
/linux/drivers/s390/block/
H A Ddcssblk.c46 static int dcssblk_dax_zero_page_range(struct dax_device *dax_dev, in dcssblk_dax_zero_page_range()
80 struct dax_device *dax_dev; member
539 struct dax_device *dax_dev; in dcssblk_setup_dax() local
950 dcssblk_dax_direct_access(struct dax_device *dax_dev, pgoff_t pgoff, in dcssblk_dax_direct_access()
/linux/drivers/nvdimm/
H A Ddax_devs.c91 struct device *dax_dev; in nd_dax_probe() local
/linux/fs/xfs/
H A Dxfs_notify_failure.c373 struct dax_device *dax_dev, in xfs_dax_notify_failure()
/linux/fs/fuse/
H A Ddax.c1248 struct dax_device *dax_dev) in fuse_dax_conn_alloc()
/linux/fs/erofs/
H A Dinternal.h46 struct dax_device *dax_dev; member