Searched refs:golden (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/lvm/util/
H A Dmedstat.c65 int golden = 0; local
186 golden++;
198 if (golden)
/opensolaris-onvv-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_med.c992 int golden = 0; local
1153 golden++;
1196 if (golden) {
/opensolaris-onvv-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.c7077 int golden; local
7108 golden = ((flags & DSW_GOLDEN) == DSW_GOLDEN);
7130 if (golden) {
7151 if (!golden) {
7196 if (!golden) {
7206 if (!golden) {
/opensolaris-onvv-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_mddb.c3167 * update mediator hosts or mark mediator as golden since
3222 * are accessible then mark the mediator as golden.
4626 int golden = 0; local
4688 /* Is there a "golden" copy and how many valid mediators */
4695 golden++;
4704 /* No mediator quorum and no golden copies, stale */
4705 if (medacc < ((s->s_med.n_cnt / 2) + 1) && ! golden) {
4715 /* We either have a quorum or a golden copy, or both */
5779 * the same commitcnt as the 'golden' copy in order to
5831 * the same commitcnt as the 'golden' cop
[all...]

Completed in 195 milliseconds