Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/dax/
Dbus.h42 bool static_dev_dax(struct dev_dax *dev_dax);
Dbus.c153 bool static_dev_dax(struct dev_dax *dev_dax) in static_dev_dax() function
157 EXPORT_SYMBOL_GPL(static_dev_dax);
394 if (!static_dev_dax(dev_dax)) in kill_dev_dax()
Ddevice.c409 if (static_dev_dax(dev_dax)) { in dev_dax_probe()