Searched defs:dax_dev (Results 1 – 3 of 3) sorted by relevance
70 struct dax_device *dax_dev) in daxdev_mapping_supported()79 static inline void *dax_holder(struct dax_device *dax_dev) in dax_holder()88 static inline void put_dax(struct dax_device *dax_dev) in put_dax()91 static inline void kill_dax(struct dax_device *dax_dev) in kill_dax()101 static inline bool dax_synchronous(struct dax_device *dax_dev) in dax_synchronous()105 static inline void set_dax_nocache(struct dax_device *dax_dev) in set_dax_nocache()108 static inline void set_dax_nomc(struct dax_device *dax_dev) in set_dax_nomc()111 static inline void set_dax_synchronous(struct dax_device *dax_dev) in set_dax_synchronous()116 struct dax_device *dax_dev) in daxdev_mapping_supported()120 static inline size_t dax_recovery_write(struct dax_device *dax_dev, in dax_recovery_write()[all …]
111 struct dax_device *dax_dev; /* dax_dev for dax operations */ member
176 struct dax_device *dax_dev; member
Completed in 10 milliseconds