Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/lvm2/dist/daemons/cmirrord/
H A Dfunctions.h24 int cluster_postsuspend(char *, uint64_t);
H A Dcluster.c1259 cluster_postsuspend(match->name.value, match->luid); in cpg_leave_callback()
H A Dfunctions.c700 int cluster_postsuspend(char *uuid, uint64_t luid) in cluster_postsuspend() function