Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Ddax.h17 struct dax_operations { struct
45 const struct dax_operations *ops, unsigned long flags); argument
74 const struct dax_operations *ops, unsigned long flags) in alloc_dax()
/Linux-v5.15/drivers/dax/
Dsuper.c35 const struct dax_operations *ops;
563 const struct dax_operations *ops, unsigned long flags) in alloc_dax()
/Linux-v5.15/drivers/nvdimm/
Dpmem.c323 static const struct dax_operations pmem_dax_ops = {
/Linux-v5.15/drivers/s390/block/
Ddcssblk.c73 static const struct dax_operations dcssblk_dax_ops = {
/Linux-v5.15/drivers/md/
Ddm.c1669 static const struct dax_operations dm_dax_ops;
3057 static const struct dax_operations dm_dax_ops = {
/Linux-v5.15/fs/fuse/
Dvirtio_fs.c784 static const struct dax_operations virtio_fs_dax_ops = {