Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/nvdimm/
A Dclaim.c26 *_ndns = NULL; in __nd_detach_ndns()
31 struct nd_namespace_common **_ndns) in nd_detach_ndns() argument
39 __nd_detach_ndns(dev, _ndns); in nd_detach_ndns()
45 struct nd_namespace_common **_ndns) in __nd_attach_ndns() argument
54 *_ndns = attach; in __nd_attach_ndns()
60 struct nd_namespace_common **_ndns) in nd_attach_ndns() argument
114 struct nd_namespace_common **_ndns) in nd_detach_and_reset() argument
117 __nd_detach_ndns(dev, _ndns); in nd_detach_and_reset()
118 if (is_idle(dev, *_ndns)) { in nd_detach_and_reset()
160 ndns = *_ndns; in nd_namespace_store()
[all …]
A Dnd-core.h137 void nd_detach_ndns(struct device *dev, struct nd_namespace_common **_ndns);
138 void __nd_detach_ndns(struct device *dev, struct nd_namespace_common **_ndns);
140 struct nd_namespace_common **_ndns);
142 struct nd_namespace_common **_ndns);
144 struct nd_namespace_common **_ndns, const char *buf,

Completed in 6 milliseconds