Home
last modified time | relevance | path

Searched refs:cluster_ops (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/fs/dlm/
H A Dconfig.c281 static struct configfs_item_operations cluster_ops = { variable
318 .ct_item_ops = &cluster_ops,
/OK3568_Linux_fs/kernel/drivers/md/
H A Dmd-cluster.c1565 static struct md_cluster_operations cluster_ops = { variable
1593 register_md_cluster_operations(&cluster_ops, THIS_MODULE); in cluster_init()