Home
last modified time | relevance | path

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

/linux/include/linux/
A Ddax.h22 struct dax_operations { struct
59 struct dax_device *alloc_dax(void *private, const struct dax_operations *ops); argument
89 const struct dax_operations *ops) in alloc_dax()
/linux/drivers/dax/
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/drivers/nvdimm/
A Dpmem.c368 static const struct dax_operations pmem_dax_ops = {
/linux/drivers/s390/block/
A Ddcssblk.c64 static const struct dax_operations dcssblk_dax_ops = {
/linux/drivers/md/
A Ddm.c2171 static const struct dax_operations dm_dax_ops;
3690 static const struct dax_operations dm_dax_ops = {
/linux/fs/fuse/
A Dvirtio_fs.c1035 static const struct dax_operations virtio_fs_dax_ops = {

Completed in 32 milliseconds