Home
last modified time | relevance | path

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

/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/md/
H A Ddm.c2232 dax_remove_host(md->disk); in cleanup_mapped_device()