Home
last modified time | relevance | path

Searched refs:md_cluster_operations (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/md/
Dmd-cluster.h12 struct md_cluster_operations { struct
Dmd.h684 extern int register_md_cluster_operations(struct md_cluster_operations *ops,
767 extern struct md_cluster_operations *md_cluster_ops;
Dmd-cluster.c1553 static struct md_cluster_operations cluster_ops = {
Dmd.c83 struct md_cluster_operations *md_cluster_ops;
8126 int register_md_cluster_operations(struct md_cluster_operations *ops, in register_md_cluster_operations()