vplat_teardown
if (vplat_teardown(zlogp, unmount_cmd, rebooting) != 0) {
(void) vplat_teardown(NULL, (mount_cmd != Z_MNT_BOOT), B_FALSE);
extern int vplat_teardown(zlog_t *, boolean_t, boolean_t);