Home
last modified time | relevance | path

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

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