Home
last modified time | relevance | path

Searched defs:dax_device (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/dax/
H A Dsuper.c28 struct dax_device { struct
29 struct inode inode;
30 struct cdev cdev;
31 void *private;
32 unsigned long flags;
33 const struct dax_operations *ops;
34 void *holder_data;
35 const struct dax_holder_operations *holder_ops;