Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Dmd.c83 static struct module *md_cluster_mod; variable
7472 module_put(md_cluster_mod); in update_array_info()
8450 md_cluster_mod = module; in register_md_cluster_operations()
8473 if (!md_cluster_ops || !try_module_get(md_cluster_mod)) { in md_setup_cluster()
8491 module_put(md_cluster_mod); in md_cluster_stop()
/kernel/linux/linux-6.6/drivers/md/
H A Dmd.c81 static struct module *md_cluster_mod; variable
7504 module_put(md_cluster_mod); in update_array_info()
8512 md_cluster_mod = module; in register_md_cluster_operations()
8535 if (!md_cluster_ops || !try_module_get(md_cluster_mod)) { in md_setup_cluster()
8553 module_put(md_cluster_mod); in md_cluster_stop()

Completed in 31 milliseconds