Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/
Dconfig.c316 static struct configfs_item_operations cluster_ops = { variable
353 .ct_item_ops = &cluster_ops,
/linux-6.1.9/drivers/md/
Dmd-cluster.c1561 static struct md_cluster_operations cluster_ops = { variable
1589 register_md_cluster_operations(&cluster_ops, THIS_MODULE); in cluster_init()