Searched refs:static_dev_dax (Results 1 – 3 of 3) sorted by relevance
50 bool static_dev_dax(struct dev_dax *dev_dax);
172 bool static_dev_dax(struct dev_dax *dev_dax) in static_dev_dax() function176 EXPORT_SYMBOL_GPL(static_dev_dax);408 if (!static_dev_dax(dev_dax)) in kill_dev_dax()
409 if (static_dev_dax(dev_dax)) { in dev_dax_probe()
Completed in 7 milliseconds