Home
last modified time | relevance | path

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

/drivers/nvdimm/
Dregion.c51 ndrd->ns_count = rc + err; in nd_region_probe()
Dnd.h304 int ns_count; member
Dregion_devs.c393 rc = sprintf(buf, "%d/%d\n", ndrd->ns_active, ndrd->ns_count); in init_namespaces_show()