Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/md/
Dmd-cluster.h12 struct md_cluster_operations { struct
Dmd.h727 extern int register_md_cluster_operations(struct md_cluster_operations *ops,
813 extern struct md_cluster_operations *md_cluster_ops;
Dmd-cluster.c1561 static struct md_cluster_operations cluster_ops = {
Dmd.c83 struct md_cluster_operations *md_cluster_ops;
8381 int register_md_cluster_operations(struct md_cluster_operations *ops, in register_md_cluster_operations()