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

/linux-master/include/linux/
H A Ddax.h22 struct dax_operations { struct
59 struct dax_device *alloc_dax(void *private, const struct dax_operations *ops);
89 const struct dax_operations *ops)
/linux-master/drivers/dax/
H A Dsuper.c34 const struct dax_operations *ops;
449 struct dax_device *alloc_dax(void *private, const struct dax_operations *ops)
/linux-master/drivers/nvdimm/
H A Dpmem.c368 static const struct dax_operations pmem_dax_ops = {
/linux-master/drivers/s390/block/
H A Ddcssblk.c64 static const struct dax_operations dcssblk_dax_ops = {
/linux-master/drivers/md/
H A Ddm.c1989 static const struct dax_operations dm_dax_ops;
3514 static const struct dax_operations dm_dax_ops = {
/linux-master/fs/fuse/
H A Dvirtio_fs.c842 static const struct dax_operations virtio_fs_dax_ops = {

Completed in 142 milliseconds