Searched refs:md_cluster_operations (Results 1 – 4 of 4) sorted by relevance
11 struct md_cluster_operations { struct
621 extern int register_md_cluster_operations(struct md_cluster_operations *ops,691 extern struct md_cluster_operations *md_cluster_ops;
931 static struct md_cluster_operations cluster_ops = {
70 struct md_cluster_operations *md_cluster_ops;7399 int register_md_cluster_operations(struct md_cluster_operations *ops, struct module *module) in register_md_cluster_operations()