Searched defs:dax_dev (Results 1 – 3 of 3) sorted by relevance
75 struct dax_device *dax_dev) in daxdev_mapping_supported()84 static inline void *dax_holder(struct dax_device *dax_dev) in dax_holder()93 static inline void put_dax(struct dax_device *dax_dev) in put_dax()96 static inline void kill_dax(struct dax_device *dax_dev) in kill_dax()99 static inline void dax_write_cache(struct dax_device *dax_dev, bool wc) in dax_write_cache()102 static inline bool dax_write_cache_enabled(struct dax_device *dax_dev) in dax_write_cache_enabled()106 static inline bool dax_synchronous(struct dax_device *dax_dev) in dax_synchronous()110 static inline void set_dax_nocache(struct dax_device *dax_dev) in set_dax_nocache()113 static inline void set_dax_nomc(struct dax_device *dax_dev) in set_dax_nomc()116 static inline void set_dax_synchronous(struct dax_device *dax_dev) in set_dax_synchronous()[all …]
102 struct dax_device *dax_dev; /* dax_dev for dax operations */ member
170 struct dax_device *dax_dev; member