Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/nvdimm/
Dpfn_devs.c40 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in mode_show()
55 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in mode_store()
89 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in align_show()
122 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in align_store()
142 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in uuid_show()
152 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in uuid_store()
168 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in namespace_show()
181 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in namespace_store()
199 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in resource_show()
225 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in size_show()
Dclaim.c94 struct nd_pfn *to_nd_pfn_safe(struct device *dev) in to_nd_pfn_safe() function
127 struct nd_pfn *nd_pfn = to_nd_pfn_safe(dev); in nd_detach_and_reset()
Dnd-core.h145 struct nd_pfn *to_nd_pfn_safe(struct device *dev);