Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/md/
H A Dmd-cluster.h12 struct md_cluster_operations { struct
H A Dmd.h695 extern int register_md_cluster_operations(struct md_cluster_operations *ops,
779 extern struct md_cluster_operations *md_cluster_ops;
H A Dmd-cluster.c1565 static struct md_cluster_operations cluster_ops = {
H A Dmd.c81 struct md_cluster_operations *md_cluster_ops;
8396 int register_md_cluster_operations(struct md_cluster_operations *ops, in register_md_cluster_operations()