Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/
H A Dmd.h45 struct md_submodule_head { struct
730 struct md_submodule_head head;
872 int register_md_submodule(struct md_submodule_head *msh);
873 void unregister_md_submodule(struct md_submodule_head *msh);
H A Dmd-cluster.h13 struct md_submodule_head head;
H A Dmd.c894 struct md_submodule_head *head; in get_pers()
8184 struct md_submodule_head *head; in status_personalities()
8537 int register_md_submodule(struct md_submodule_head *msh) in register_md_submodule()
8543 void unregister_md_submodule(struct md_submodule_head *msh) in unregister_md_submodule()