Searched refs:__nd_attach_ndns (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/nvdimm/ |
| H A D | claim.c | 43 bool __nd_attach_ndns(struct device *dev, struct nd_namespace_common *attach, in __nd_attach_ndns() function 197 if (!__nd_attach_ndns(dev, ndns, _ndns)) { in nd_namespace_store()
|
| H A D | nd-core.h | 137 bool __nd_attach_ndns(struct device *dev, struct nd_namespace_common *attach,
|
| H A D | btt_devs.c | 204 if (ndns && !__nd_attach_ndns(&nd_btt->dev, ndns, &nd_btt->ndns)) { in __nd_btt_create()
|
| H A D | pfn_devs.c | 300 if (ndns && !__nd_attach_ndns(&nd_pfn->dev, ndns, &nd_pfn->ndns)) { in nd_pfn_devinit()
|