Searched refs:dax_synchronous (Results 1 – 3 of 3) sorted by relevance
49 static inline bool dax_synchronous(struct dax_device *dax_dev) in dax_synchronous() function68 return dax_synchronous(dax_dev); in daxdev_mapping_supported()93 static inline bool dax_synchronous(struct dax_device *dax_dev) in dax_synchronous() function
821 return !dev->dax_dev || !dax_synchronous(dev->dax_dev); in device_not_dax_synchronous_capable()
2477 if (!dax_synchronous(wc->ssd_dev->dax_dev)) { in writecache_ctr()
Completed in 14 milliseconds