Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Ddax.h86 static inline struct dax_device *alloc_dax(void *private, in alloc_dax() function
/linux-6.1.9/drivers/dax/
Dsuper.c439 struct dax_device *alloc_dax(void *private, const struct dax_operations *ops) in alloc_dax() function