Home
last modified time | relevance | path

Searched refs:to_ndns (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/nvdimm/
A Dnamespace_devs.c90 struct nd_namespace_common *ndns = to_ndns(dev); in pmem_should_map_pages()
204 if (dev->driver || to_ndns(dev)->claim) in __alt_name_store()
237 if (dev->driver || to_ndns(dev)->claim) in nd_namespace_label_update()
746 struct nd_namespace_common *ndns = to_ndns(dev); in __size_store()
921 nvdimm_namespace_capacity(to_ndns(dev))); in size_show()
1041 if (to_ndns(dev)->claim) in uuid_store()
1115 if (to_ndns(dev)->claim) in sector_size_store()
1231 struct nd_namespace_common *ndns = to_ndns(dev); in holder_show()
1244 struct nd_namespace_common *ndns = to_ndns(dev); in __holder_class_store()
1346 to_ndns(dev)->force_raw = force_raw; in force_raw_store()
[all …]
A Dclaim.c179 ndns = to_ndns(found); in nd_namespace_store()
A Dpmem.c706 ndns = to_ndns(dev); in pmem_revalidate_poison()
A Dbus.c976 ndns = to_ndns(dev); in nd_pmem_forget_poison_check()
/linux-6.3-rc2/include/linux/
A Dnd.h110 static inline struct nd_namespace_common *to_ndns(struct device *dev) in to_ndns() function

Completed in 12 milliseconds