Searched refs:is_nd_btt (Results 1 – 8 of 8) sorted by relevance
41 bool is_nd_btt(struct device *dev) in is_nd_btt() function45 EXPORT_SYMBOL(is_nd_btt);51 WARN_ON(!is_nd_btt(dev)); in to_nd_btt()
89 if (is_nd_btt(dev)) in is_idle()127 } else if (is_nd_btt(dev)) { in nd_detach_and_reset()193 if (!is_nd_btt(dev)) { in nd_namespace_store()
312 if (is_nd_btt(dev)) in nd_blk_probe()323 if (is_nd_btt(dev)) in nd_blk_remove()
502 if (is_nd_btt(dev)) in nd_pmem_probe()521 if (is_nd_btt(dev)) in nd_pmem_remove()554 if (is_nd_btt(dev)) { in nd_pmem_notify()
261 bool is_nd_btt(struct device *dev);270 static inline bool is_nd_btt(struct device *dev) in is_nd_btt() function
97 } else if (is_nd_btt(dev)) { in is_uuid_busy()149 if (is_nd_pfn(dev) || is_nd_btt(dev)) in pmem_should_map_pages()191 if (ndns->claim && is_nd_btt(ndns->claim)) in nvdimm_namespace_disk_name()1581 if (claim && is_nd_btt(claim)) in mode_show()1675 struct nd_btt *nd_btt = is_nd_btt(dev) ? to_nd_btt(dev) : NULL; in nvdimm_namespace_common_probe()
847 struct nd_btt *nd_btt = is_nd_btt(dev) ? to_nd_btt(dev) : NULL; in nd_pmem_forget_poison_check()
744 if (is_nd_btt(dev) && probe) { in nd_region_notify_driver_action()