Searched refs:to_nd_namespace_blk (Results 1 – 3 of 3) sorted by relevance
37 struct nd_namespace_blk *nsblk = to_nd_namespace_blk(dev); in namespace_blk_release()61 struct nd_namespace_blk *nsblk = to_nd_namespace_blk(dev); in is_uuid_busy()184 nsblk = to_nd_namespace_blk(&ndns->dev); in nvdimm_namespace_disk_name()205 struct nd_namespace_blk *nsblk = to_nd_namespace_blk(dev); in nd_dev_to_uuid()233 struct nd_namespace_blk *nsblk = to_nd_namespace_blk(dev); in __alt_name_store()1099 return nd_namespace_blk_size(to_nd_namespace_blk(dev)); in __nvdimm_namespace_capacity()1775 nsblk = to_nd_namespace_blk(&ndns->dev); in nvdimm_namespace_common_probe()2239 to_nd_namespace_blk(devs[i]), in add_namespace_resource()2315 nsblk_a = to_nd_namespace_blk(dev_a); in cmp_dpa()2316 nsblk_b = to_nd_namespace_blk(dev_b); in cmp_dpa()[all …]
208 struct nd_namespace_blk *nsblk = to_nd_namespace_blk(&ndns->dev); in nsblk_rw_bytes()292 nsblk = to_nd_namespace_blk(&ndns->dev); in nd_blk_probe()
128 static inline struct nd_namespace_blk *to_nd_namespace_blk(const struct device *dev) in to_nd_namespace_blk() function
Completed in 11 milliseconds