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

/illumos-gate/usr/src/lib/lvm/libsvm/common/hdrs/
H A Dlibsvm.h57 extern int svm_start(char *rootpath, svm_info_t **svm_infopp,
/illumos-gate/usr/src/lib/lvm/libsvm/common/
H A Dstart_svm.c50 * FUNCTION: svm_start
65 svm_start(char *mntpnt, svm_info_t **svmpp, int repl_state_flag) function
88 debug_printf("svm_start(): repl_state_flag %s\n",
100 debug_printf("svm_start(): convert_bootlist failed."
124 * Since svm_start is called only after svm_check,
130 debug_printf("svm_start(): copy of %s to %s failed\n", tf,
136 debug_printf("svm_start(): write_xlate_to_mdconf(%s) failed\n",
148 debug_printf("svm_start(): devfsadm -i md failed: %d\n", rval);
157 debug_printf("svm_start(): svm_stop failed.\n");
162 debug_printf("svm_start()
[all...]

Completed in 57 milliseconds