Home
last modified time | relevance | path

Searched refs:dax_operations (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/include/linux/
Ddax.h22 struct dax_operations { struct
59 struct dax_device *alloc_dax(void *private, const struct dax_operations *ops); argument
87 const struct dax_operations *ops) in alloc_dax()
/Linux-v6.1/drivers/dax/
Dsuper.c33 const struct dax_operations *ops;
439 struct dax_device *alloc_dax(void *private, const struct dax_operations *ops) in alloc_dax()
/Linux-v6.1/drivers/nvdimm/
Dpmem.c390 static const struct dax_operations pmem_dax_ops = {
/Linux-v6.1/drivers/s390/block/
Ddcssblk.c63 static const struct dax_operations dcssblk_dax_ops = {
/Linux-v6.1/drivers/md/
Ddm.c1939 static const struct dax_operations dm_dax_ops;
3344 static const struct dax_operations dm_dax_ops = {
/Linux-v6.1/fs/fuse/
Dvirtio_fs.c784 static const struct dax_operations virtio_fs_dax_ops = {