Searched refs:md_cluster_operations (Results 1 – 4 of 4) sorted by relevance
12 struct md_cluster_operations { struct
696 extern int register_md_cluster_operations(struct md_cluster_operations *ops,780 extern struct md_cluster_operations *md_cluster_ops;
1556 static struct md_cluster_operations cluster_ops = {
81 struct md_cluster_operations *md_cluster_ops;8385 int register_md_cluster_operations(struct md_cluster_operations *ops, in register_md_cluster_operations()