Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nvdimm/
Dpfn_devs.c60 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in mode_show()
75 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in mode_store()
109 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in align_show()
140 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in align_store()
159 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in uuid_show()
169 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in uuid_store()
185 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in namespace_show()
198 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in namespace_store()
216 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in resource_show()
242 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in size_show()
Dclaim.c101 struct nd_pfn *to_nd_pfn_safe(struct device *dev) in to_nd_pfn_safe() function
134 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in nd_detach_and_reset()
Dnd-core.h133 struct nd_pfn *to_nd_pfn_safe(struct device *dev);