Searched refs:nd_namespace_blk (Results 1 – 1 of 1) sorted by relevance
112 struct nd_namespace_blk { struct135 static inline struct nd_namespace_blk *to_nd_namespace_blk(const struct device *dev) in to_nd_namespace_blk() argument137 return container_of(dev, struct nd_namespace_blk, common.dev); in to_nd_namespace_blk()