Searched defs:dax_dev (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/md/ |
| H A D | dm-linear.c | 175 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 D | dm-stripe.c | 321 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 D | dm-log-writes.c | 899 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 D | dm-table.c | 1884 struct dax_device *dax_dev = dev->dax_dev; in device_dax_write_cache_enabled() local
|
| /linux/drivers/s390/block/ |
| H A D | dcssblk.c | 46 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 D | dax_devs.c | 91 struct device *dax_dev; in nd_dax_probe() local
|
| /linux/fs/xfs/ |
| H A D | xfs_notify_failure.c | 373 struct dax_device *dax_dev, in xfs_dax_notify_failure()
|
| /linux/fs/fuse/ |
| H A D | dax.c | 1248 struct dax_device *dax_dev) in fuse_dax_conn_alloc()
|
| /linux/fs/erofs/ |
| H A D | internal.h | 46 struct dax_device *dax_dev; member
|