Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A 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
/OK3568_Linux_fs/kernel/drivers/dax/
H A Dsuper.c326 bool dax_supported(struct dax_device *dax_dev, struct block_device *bdev, in dax_supported() function