Home
last modified time | relevance | path

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

/linux/drivers/nvdimm/
H A Dclaim.c86 struct nd_dax *nd_dax = to_nd_dax(dev); in to_nd_pfn_safe() local
H A Dnd.h478 struct nd_dax { struct
479 struct nd_pfn nd_pfn;
603 static inline struct device *nd_dax_devinit(struct nd_dax *nd_dax, in nd_dax_devinit()
H A Dregion_devs.c911 struct nd_dax *nd_dax = to_nd_dax(dev); in nd_region_advance_seeds() local
H A Dnamespace_devs.c1441 struct nd_dax *nd_dax = is_nd_dax(dev) ? to_nd_dax(dev) : NULL; in nvdimm_namespace_common_probe() local