Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dnd.h94 struct nd_namespace_pmem { struct
128 static inline struct nd_namespace_pmem *to_nd_namespace_pmem(const struct device *dev) in to_nd_namespace_pmem()
132 return container_of(nsio, struct nd_namespace_pmem, nsio); in to_nd_namespace_pmem()