Searched defs:dax_mapping (Results 1 – 2 of 2) sorted by relevance
43 struct dax_mapping { struct44 struct device dev;45 int range_id;46 int id;
212 static inline bool dax_mapping(struct address_space *mapping) in dax_mapping() function
Completed in 5 milliseconds