Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/lvm/libsvm/common/hdrs/
H A Dsvm.h83 extern int write_xlate_to_mdconf(char *rootpath);
/titanic_41/usr/src/lib/lvm/libsvm/common/
H A Dmetaconf.c130 write_xlate_to_mdconf(char *path) in write_xlate_to_mdconf() function
H A Dstart_svm.c135 if ((rval = write_xlate_to_mdconf(rootdir)) != 0) { in svm_start()