Home
last modified time | relevance | path

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

/linux/include/linux/
A Ddax.h134 void dax_remove_host(struct gendisk *disk);
143 static inline void dax_remove_host(struct gendisk *disk) in dax_remove_host() function
/linux/drivers/dax/
A Dsuper.c69 void dax_remove_host(struct gendisk *disk) in dax_remove_host() function
73 EXPORT_SYMBOL_GPL(dax_remove_host);
/linux/drivers/s390/block/
A Ddcssblk.c416 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()
/linux/drivers/nvdimm/
A Dpmem.c426 dax_remove_host(pmem->disk); in pmem_release_disk()
591 dax_remove_host(pmem->disk); in pmem_attach_disk()
/linux/drivers/md/
A Ddm.c2195 dax_remove_host(md->disk); in cleanup_mapped_device()

Completed in 23 milliseconds