Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Dmd.c85 static struct module *md_cluster_mod; variable
7396 module_put(md_cluster_mod); in update_array_info()
8395 md_cluster_mod = module; in register_md_cluster_operations()
8418 if (!md_cluster_ops || !try_module_get(md_cluster_mod)) { in md_setup_cluster()
8436 module_put(md_cluster_mod); in md_cluster_stop()