Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Ddax.h43 static inline struct dax_device *alloc_dax(void *private, const char *host, in alloc_dax() function
/Linux-v4.19/drivers/dax/
Dsuper.c490 struct dax_device *alloc_dax(void *private, const char *__host, in alloc_dax() function