Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Ddax.h29 bool (*dax_supported)(struct dax_device *, struct block_device *, int, member
/Linux-v5.4/drivers/dax/
Dsuper.c318 bool dax_supported(struct dax_device *dax_dev, struct block_device *bdev, in dax_supported() function