Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/
Dmd-cluster.h12 struct md_cluster_operations { struct
Dmd.h696 extern int register_md_cluster_operations(struct md_cluster_operations *ops,
780 extern struct md_cluster_operations *md_cluster_ops;
Dmd-cluster.c1556 static struct md_cluster_operations cluster_ops = {
Dmd.c81 struct md_cluster_operations *md_cluster_ops;
8385 int register_md_cluster_operations(struct md_cluster_operations *ops, in register_md_cluster_operations()