Home
last modified time | relevance | path

Searched refs:dax_synchronous (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
A Ddax.h49 static inline bool dax_synchronous(struct dax_device *dax_dev) in dax_synchronous() function
68 return dax_synchronous(dax_dev); in daxdev_mapping_supported()
93 static inline bool dax_synchronous(struct dax_device *dax_dev) in dax_synchronous() function
/linux/drivers/md/
A Ddm-table.c821 return !dev->dax_dev || !dax_synchronous(dev->dax_dev); in device_not_dax_synchronous_capable()
A Ddm-writecache.c2477 if (!dax_synchronous(wc->ssd_dev->dax_dev)) { in writecache_ctr()

Completed in 14 milliseconds