Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/
Dmd.c83 static struct module *md_cluster_mod; variable
7427 module_put(md_cluster_mod); in update_array_info()
8394 md_cluster_mod = module; in register_md_cluster_operations()
8417 if (!md_cluster_ops || !try_module_get(md_cluster_mod)) { in md_setup_cluster()
8435 module_put(md_cluster_mod); in md_cluster_stop()