Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dax/
Dbus.c298 static unsigned long long dev_dax_resource(struct dev_dax *dev_dax) in dev_dax_resource() function
310 return sprintf(buf, "%#llx\n", dev_dax_resource(dev_dax)); in resource_show()