is_nd_dax
else if (is_nd_dax(dev))
struct nd_dax *nd_dax = is_nd_dax(dev) ? to_nd_dax(dev) : NULL;
} else if (is_nd_pfn(dev) || is_nd_dax(dev)) {
if (!is_nd_dax(dev)) {
else if (is_nd_dax(dev))
if (is_nd_dax(dev)) {
WARN_ON(!is_nd_dax(dev));
EXPORT_SYMBOL(is_nd_dax);
else if (claim && is_nd_dax(claim))
struct nd_dax *nd_dax = is_nd_dax(dev) ? to_nd_dax(dev) : NULL;
bool is_nd_dax(const struct device *dev);
if (is_nd_dax(&nd_pfn->dev))
} else if (is_nd_dax(dev)) {