Searched refs:md_cluster_operations (Results 1 – 4 of 4) sorted by relevance
12 struct md_cluster_operations { struct
766 extern int register_md_cluster_operations(struct md_cluster_operations *ops,843 extern struct md_cluster_operations *md_cluster_ops;
1572 static struct md_cluster_operations cluster_ops = {
79 struct md_cluster_operations *md_cluster_ops;8494 int register_md_cluster_operations(struct md_cluster_operations *ops, in register_md_cluster_operations()