Home
last modified time | relevance | path

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

/include/linux/
A Ddax.h54 void *dax_holder(struct dax_device *dax_dev);
55 void put_dax(struct dax_device *dax_dev);
56 void kill_dax(struct dax_device *dax_dev);
59 bool dax_synchronous(struct dax_device *dax_dev);
60 void set_dax_nocache(struct dax_device *dax_dev);
61 void set_dax_nomc(struct dax_device *dax_dev);
70 struct dax_device *dax_dev) in daxdev_mapping_supported() argument
76 return dax_synchronous(dax_dev); in daxdev_mapping_supported()
116 struct dax_device *dax_dev) in daxdev_mapping_supported() argument
243 bool dax_alive(struct dax_device *dax_dev);
[all …]
A Diomap.h111 struct dax_device *dax_dev; /* dax_dev for dax operations */ member
A Ddevice-mapper.h176 struct dax_device *dax_dev; member

Completed in 8 milliseconds