Searched refs:to_nd_namespace_pmem (Results 1 – 2 of 2) sorted by relevance
30 struct nd_namespace_pmem *nspm = to_nd_namespace_pmem(dev); in namespace_pmem_release()85 struct nd_namespace_pmem *nspm = to_nd_namespace_pmem(dev); in is_uuid_busy()197 struct nd_namespace_pmem *nspm = to_nd_namespace_pmem(dev); in nd_dev_to_uuid()225 struct nd_namespace_pmem *nspm = to_nd_namespace_pmem(dev); in __alt_name_store()354 struct nd_namespace_pmem *nspm = to_nd_namespace_pmem(dev); in nd_namespace_label_update()402 struct nd_namespace_pmem *nspm = to_nd_namespace_pmem(dev); in alt_name_show()862 struct nd_namespace_pmem *nspm = to_nd_namespace_pmem(dev); in __size_store()920 struct nd_namespace_pmem *nspm = to_nd_namespace_pmem(dev); in __size_store()961 struct nd_namespace_pmem *nspm = to_nd_namespace_pmem(dev); in size_store()990 struct nd_namespace_pmem *nspm = to_nd_namespace_pmem(dev); in __nvdimm_namespace_capacity()[all …]
98 static inline struct nd_namespace_pmem *to_nd_namespace_pmem(struct device *dev) in to_nd_namespace_pmem() function