Searched refs:is_nd_dax (Results 1 – 8 of 8) sorted by relevance
30 WARN_ON(!is_nd_dax(dev)); in to_nd_dax()41 bool is_nd_dax(struct device *dev) in is_nd_dax() function45 EXPORT_SYMBOL(is_nd_dax);
85 else if (is_nd_dax(dev)) in is_idle()102 if (is_nd_dax(dev)) { in to_nd_pfn_safe()125 } else if (is_nd_pfn(dev) || is_nd_dax(dev)) { in nd_detach_and_reset()197 if (!is_nd_dax(dev)) { in nd_namespace_store()
336 bool is_nd_dax(struct device *dev);345 static inline bool is_nd_dax(struct device *dev) in is_nd_dax() function
205 else if (is_nd_btt(dev) || is_nd_pfn(dev) || is_nd_dax(dev)) in debug_nvdimm_lock()
40 else if (is_nd_dax(dev)) in to_nd_device_type()938 struct nd_dax *nd_dax = is_nd_dax(dev) ? to_nd_dax(dev) : NULL; in nd_pmem_forget_poison_check()
737 if (is_nd_dax(&nd_pfn->dev)) in nd_pfn_init()
1575 else if (claim && is_nd_dax(claim)) in mode_show()1697 struct nd_dax *nd_dax = is_nd_dax(dev) ? to_nd_dax(dev) : NULL; in nvdimm_namespace_common_probe()
914 } else if (is_nd_dax(dev)) { in nd_region_advance_seeds()