Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/nvdimm/
Dpfn_devs.c52 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in mode_show()
67 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in mode_store()
101 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in align_show()
134 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in align_store()
154 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in uuid_show()
164 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in uuid_store()
180 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in namespace_show()
193 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in namespace_store()
211 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in resource_show()
237 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in size_show()
Dclaim.c93 struct nd_pfn *to_nd_pfn_safe(struct device *dev) in to_nd_pfn_safe() function
126 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in nd_detach_and_reset()
Dnd-core.h171 struct nd_pfn *to_nd_pfn_safe(struct device *dev);