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

/opensolaris-onvv-gate/usr/src/cmd/lvm/util/
H A Dmetaroot.c324 int ckmv_flag = 0; /* non-zero if -c, -k, -m or -v */ local
371 ckmv_flag = 1;
379 ckmv_flag = 1;
383 ckmv_flag = 1;
387 ckmv_flag = 1;
407 if ((ckmv_flag != 0) && (root_path != NULL)) {
446 if ((ckmv_flag == 0) && (root_path == NULL)) {
483 if ((ckmv_flag == 0) && (root_path == NULL)) {

Completed in 98 milliseconds