Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Ddax.h133 void dax_remove_host(struct gendisk *disk);
142 static inline void dax_remove_host(struct gendisk *disk) in dax_remove_host() function
/linux-6.6.21/drivers/dax/
Dsuper.c68 void dax_remove_host(struct gendisk *disk) in dax_remove_host() function
72 EXPORT_SYMBOL_GPL(dax_remove_host);
/linux-6.6.21/drivers/s390/block/
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()
/linux-6.6.21/drivers/nvdimm/
Dpmem.c426 dax_remove_host(pmem->disk); in pmem_release_disk()
590 dax_remove_host(pmem->disk); in pmem_attach_disk()
/linux-6.6.21/drivers/md/
Ddm.c1977 dax_remove_host(md->disk); in cleanup_mapped_device()