Searched refs:dax_add_host (Results 1 – 5 of 5) sorted by relevance
133 int dax_add_host(struct dax_device *dax_dev, struct gendisk *disk);139 static inline int dax_add_host(struct dax_device *dax_dev, struct gendisk *disk) in dax_add_host() function
63 int dax_add_host(struct dax_device *dax_dev, struct gendisk *disk) in dax_add_host() function67 EXPORT_SYMBOL_GPL(dax_add_host);
571 rc = dax_add_host(dax_dev, disk); in pmem_attach_disk()
690 rc = dax_add_host(dev_info->dax_dev, dev_info->gd); in dcssblk_add_store()
2326 if (dax_add_host(dax_dev, md->disk)) in alloc_dev()
Completed in 21 milliseconds