Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dnd.h112 struct nd_namespace_blk { struct
135 static inline struct nd_namespace_blk *to_nd_namespace_blk(const struct device *dev) in to_nd_namespace_blk() argument
137 return container_of(dev, struct nd_namespace_blk, common.dev); in to_nd_namespace_blk()