Searched refs:nd_namespace_pmem (Results 1 – 4 of 4) sorted by relevance
26 struct nd_namespace_pmem *nspm = to_nd_namespace_pmem(dev); in namespace_pmem_release()44 struct nd_namespace_pmem *nspm = to_nd_namespace_pmem(dev); in is_uuid_busy()121 struct nd_namespace_pmem *nspm; in pmem_sector_size()154 struct nd_namespace_pmem *nspm; in nvdimm_namespace_disk_name()177 struct nd_namespace_pmem *nspm = to_nd_namespace_pmem(dev); in nd_dev_to_uuid()201 struct nd_namespace_pmem *nspm = to_nd_namespace_pmem(dev); in __alt_name_store()248 struct nd_namespace_pmem *nspm = to_nd_namespace_pmem(dev); in nd_namespace_label_update()286 struct nd_namespace_pmem *nspm = to_nd_namespace_pmem(dev); in alt_name_show()699 struct nd_namespace_pmem *nspm, resource_size_t size) in nd_namespace_pmem_set_resource()765 struct nd_namespace_pmem *nspm = to_nd_namespace_pmem(dev); in __size_store()[all …]
223 struct nd_namespace_pmem;225 struct nd_namespace_pmem *nspm, resource_size_t size);
874 struct nd_mapping *nd_mapping, struct nd_namespace_pmem *nspm, in __pmem_label_update()1057 struct nd_namespace_pmem *nspm, resource_size_t size) in nd_pmem_namespace_label_update()
135 struct nd_namespace_pmem { struct148 static inline struct nd_namespace_pmem *to_nd_namespace_pmem(const struct device *dev) in to_nd_namespace_pmem() argument152 return container_of(nsio, struct nd_namespace_pmem, nsio); in to_nd_namespace_pmem()