Home
last modified time | relevance | path

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

/netbsd/external/gpl2/lvm2/dist/daemons/cmirrord/
H A Dcluster.h54 int create_cluster_cpg(char *uuid, uint64_t luid);
H A Dcluster.c1460 int create_cluster_cpg(char *uuid, uint64_t luid) in create_cluster_cpg() function
H A Dfunctions.c892 r = create_cluster_cpg(rq->uuid, rq->luid); in local_resume()