Searched refs:dax_remove_host (Results 1 – 5 of 5) sorted by relevance
134 void dax_remove_host(struct gendisk *disk);143 static inline void dax_remove_host(struct gendisk *disk) in dax_remove_host() function
69 void dax_remove_host(struct gendisk *disk) in dax_remove_host() function73 EXPORT_SYMBOL_GPL(dax_remove_host);
416 dax_remove_host(dev_info->gd); in dcssblk_shared_store()715 dax_remove_host(dev_info->gd); in dcssblk_add_store()801 dax_remove_host(dev_info->gd); in dcssblk_remove_store()
426 dax_remove_host(pmem->disk); in pmem_release_disk()591 dax_remove_host(pmem->disk); in pmem_attach_disk()
2195 dax_remove_host(md->disk); in cleanup_mapped_device()
Completed in 23 milliseconds