Home
last modified time | relevance | path

Searched defs:nd_dax (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/nvdimm/
A Ddax_devs.c16 struct nd_dax *nd_dax = to_nd_dax(dev); in nd_dax_release() local
28 struct nd_dax *nd_dax = container_of(dev, struct nd_dax, nd_pfn.dev); in to_nd_dax() local
50 struct nd_dax *nd_dax; in nd_dax_alloc() local
75 struct nd_dax *nd_dax; in nd_dax_create() local
90 struct nd_dax *nd_dax; in nd_dax_probe() local
A Dclaim.c104 struct nd_dax *nd_dax = to_nd_dax(dev); in to_nd_pfn_safe() local
A Dnd.h478 struct nd_dax { struct
479 struct nd_pfn nd_pfn;
A Dbus.c954 struct nd_dax *nd_dax = is_nd_dax(dev) ? to_nd_dax(dev) : NULL; in nd_pmem_forget_poison_check() local
A Dregion_devs.c910 struct nd_dax *nd_dax = to_nd_dax(dev); in nd_region_advance_seeds() local
A Dnamespace_devs.c1432 struct nd_dax *nd_dax = is_nd_dax(dev) ? to_nd_dax(dev) : NULL; in nvdimm_namespace_common_probe() local
/linux-6.3-rc2/drivers/dax/
A Dpmem.c22 struct nd_dax *nd_dax = to_nd_dax(dev); in __dax_pmem_probe() local

Completed in 18 milliseconds