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

/linux-master/include/linux/
H A Ddax.h88 static inline struct dax_device *alloc_dax(void *private, function
/linux-master/drivers/dax/
H A Dsuper.c449 struct dax_device *alloc_dax(void *private, const struct dax_operations *ops) function
483 EXPORT_SYMBOL_GPL(alloc_dax); variable

Completed in 206 milliseconds