Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddax.h86 static inline struct dax_device *alloc_dax(void *private, in alloc_dax() function
/openbmc/linux/drivers/dax/
H A Dsuper.c442 struct dax_device *alloc_dax(void *private, const struct dax_operations *ops) in alloc_dax() function