Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddax.h130 void dax_remove_host(struct gendisk *disk);
139 static inline void dax_remove_host(struct gendisk *disk) in dax_remove_host() function
/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);
/linux/drivers/s390/block/
H A Ddcssblk.c414 dax_remove_host(dev_info->gd); in dcssblk_shared_store()
730 dax_remove_host(dev_info->gd); in dcssblk_add_store()
818 dax_remove_host(dev_info->gd); in dcssblk_remove_store()