Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Dmd.h45 struct md_submodule_head { struct
744 struct md_submodule_head head;
886 int register_md_submodule(struct md_submodule_head *msh);
887 void unregister_md_submodule(struct md_submodule_head *msh);
H A Dmd-cluster.h13 struct md_submodule_head head;
H A Dmd.c934 struct md_submodule_head *head; in get_pers()
8315 struct md_submodule_head *head; in status_personalities()
8668 int register_md_submodule(struct md_submodule_head *msh) in register_md_submodule()
8674 void unregister_md_submodule(struct md_submodule_head *msh) in unregister_md_submodule()