Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddax.h133 void dax_remove_host(struct gendisk *disk);
142 static inline void dax_remove_host(struct gendisk *disk) in dax_remove_host() function
/openbmc/linux/drivers/dax/
H A Dsuper.c68 void dax_remove_host(struct gendisk *disk) in dax_remove_host() function
72 EXPORT_SYMBOL_GPL(dax_remove_host);
/openbmc/linux/drivers/s390/block/
H A Ddcssblk.c416 dax_remove_host(dev_info->gd); in dcssblk_shared_store()
712 dax_remove_host(dev_info->gd); in dcssblk_add_store()
798 dax_remove_host(dev_info->gd); in dcssblk_remove_store()
/openbmc/linux/drivers/nvdimm/
H A Dpmem.c426 dax_remove_host(pmem->disk); in pmem_release_disk()
590 dax_remove_host(pmem->disk); in pmem_attach_disk()
/openbmc/linux/drivers/md/
H A Ddm.c1982 dax_remove_host(md->disk); in cleanup_mapped_device()