Lines Matching refs:nd_namespace_common
14 void __nd_detach_ndns(struct device *dev, struct nd_namespace_common **_ndns)
16 struct nd_namespace_common *ndns = *_ndns;
31 struct nd_namespace_common **_ndns)
33 struct nd_namespace_common *ndns = *_ndns;
44 bool __nd_attach_ndns(struct device *dev, struct nd_namespace_common *attach,
45 struct nd_namespace_common **_ndns)
59 static bool is_idle(struct device *dev, struct nd_namespace_common *ndns)
96 struct nd_namespace_common **_ndns)
118 struct nd_namespace_common **_ndns, const char *buf,
121 struct nd_namespace_common *ndns;
234 static int nsio_rw_bytes(struct nd_namespace_common *ndns,
289 struct nd_namespace_common *ndns = &nsio->common;