Home
last modified time | relevance | path

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

/linux-6.1.9/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.1.9/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.1.9/drivers/nvdimm/
Dpmem.c448 dax_remove_host(pmem->disk); in pmem_release_disk()
611 dax_remove_host(pmem->disk); in pmem_attach_disk()
/linux-6.1.9/drivers/s390/block/
Ddcssblk.c709 dax_remove_host(dev_info->gd); in dcssblk_add_store()
/linux-6.1.9/drivers/md/
Ddm.c1965 dax_remove_host(md->disk); in cleanup_mapped_device()