Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Dmd.h44 ID_CLUSTER, enumerator
H A Dmd-cluster.c1623 .id = ID_CLUSTER,
H A Dmd.c8050 mddev->cluster_ops = xa_load(&md_submodule, ID_CLUSTER); in get_cluster_ops()