Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dnd.h56 struct nd_namespace_common { struct
61 int (*rw_bytes)(struct nd_namespace_common *, resource_size_t offset, argument
65 static inline struct nd_namespace_common *to_ndns(struct device *dev) in to_ndns()
67 return container_of(dev, struct nd_namespace_common, dev); in to_ndns()
79 struct nd_namespace_common common;
113 struct nd_namespace_common common;
149 static inline int nvdimm_read_bytes(struct nd_namespace_common *ndns, in nvdimm_read_bytes()
168 static inline int nvdimm_write_bytes(struct nd_namespace_common *ndns, in nvdimm_write_bytes()