Searched defs:nd_dax (Results 1 – 4 of 4) sorted by relevance
86 struct nd_dax *nd_dax = to_nd_dax(dev); in to_nd_pfn_safe() local
478 struct nd_dax { struct479 struct nd_pfn nd_pfn;603 static inline struct device *nd_dax_devinit(struct nd_dax *nd_dax, in nd_dax_devinit()
911 struct nd_dax *nd_dax = to_nd_dax(dev); in nd_region_advance_seeds() local
1441 struct nd_dax *nd_dax = is_nd_dax(dev) ? to_nd_dax(dev) : NULL; in nvdimm_namespace_common_probe() local