Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/dax/
Dbus.h49 bool static_dev_dax(struct dev_dax *dev_dax);
Dbus.c172 bool static_dev_dax(struct dev_dax *dev_dax) in static_dev_dax() function
176 EXPORT_SYMBOL_GPL(static_dev_dax);
408 if (!static_dev_dax(dev_dax)) in kill_dev_dax()
Ddevice.c403 if (static_dev_dax(dev_dax)) { in dev_dax_probe()