Home
last modified time | relevance | path

Searched refs:static_dev_dax (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/dax/
Dbus.h50 bool static_dev_dax(struct dev_dax *dev_dax);
Dbus.c181 bool static_dev_dax(struct dev_dax *dev_dax) in static_dev_dax() function
185 EXPORT_SYMBOL_GPL(static_dev_dax);
436 if (!static_dev_dax(dev_dax)) in kill_dev_dax()
Ddevice.c403 if (static_dev_dax(dev_dax)) { in dev_dax_probe()