Home
last modified time | relevance | path

Searched refs:register_md_cluster_operations (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/md/
Dmd.h621 extern int register_md_cluster_operations(struct md_cluster_operations *ops,
Dmd-cluster.c953 register_md_cluster_operations(&cluster_ops, THIS_MODULE); in cluster_init()
Dmd.c7399 int register_md_cluster_operations(struct md_cluster_operations *ops, struct module *module) in register_md_cluster_operations() function
7409 EXPORT_SYMBOL(register_md_cluster_operations);