Searched refs:md_cluster_mod (Results 1 – 1 of 1) sorted by relevance
72 struct module *md_cluster_mod; variable73 EXPORT_SYMBOL(md_cluster_mod);7405 md_cluster_mod = module; in register_md_cluster_operations()7431 if (!md_cluster_ops || !try_module_get(md_cluster_mod)) { in md_setup_cluster()7445 module_put(md_cluster_mod); in md_cluster_stop()