Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Ddax.h22 struct dax_operations { struct
53 struct dax_device *alloc_dax(void *private, const struct dax_operations *ops); argument
83 const struct dax_operations *ops) in alloc_dax()
/linux-6.15/drivers/dax/
H A Dsuper.c34 const struct dax_operations *ops;
449 struct dax_device *alloc_dax(void *private, const struct dax_operations *ops) in alloc_dax()
/linux-6.15/drivers/nvdimm/
H A Dpmem.c368 static const struct dax_operations pmem_dax_ops = {
/linux-6.15/drivers/s390/block/
H A Ddcssblk.c64 static const struct dax_operations dcssblk_dax_ops = {
/linux-6.15/drivers/md/
H A Ddm.c2186 static const struct dax_operations dm_dax_ops;
3754 static const struct dax_operations dm_dax_ops = {
/linux-6.15/fs/fuse/
H A Dvirtio_fs.c1040 static const struct dax_operations virtio_fs_dax_ops = {