Home
last modified time | relevance | path

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

/linux-5.10/include/linux/
Ddax.h29 bool (*dax_supported)(struct dax_device *, struct block_device *, int, member
109 static inline bool dax_supported(struct dax_device *dax_dev, in dax_supported() function
/linux-5.10/drivers/dax/
Dsuper.c326 bool dax_supported(struct dax_device *dax_dev, struct block_device *bdev, in dax_supported() function