HomeSort by: relevance | last modified time | path
    Searched defs:_cluster_do_node_callback (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl2/lvm2/dist/daemons/clvmd/
clvmd-cman.c 176 static int _cluster_do_node_callback(struct local_client *client, function
509 .cluster_do_node_callback = _cluster_do_node_callback,
clvmd-corosync.c 438 static int _cluster_do_node_callback(struct local_client *master_client, function
634 .cluster_do_node_callback = _cluster_do_node_callback,
clvmd-openais.c 463 static int _cluster_do_node_callback(struct local_client *master_client, function
701 .cluster_do_node_callback = _cluster_do_node_callback,
clvmd-gulm.c 670 static int _cluster_do_node_callback(struct local_client *master_client, function
1002 .cluster_do_node_callback = _cluster_do_node_callback,

Completed in 73 milliseconds