be_mount_root
if ((ret = be_mount_root(zhp, altroot)) != BE_SUCCESS) {
if ((ret = be_mount_root(zhp, tmp_altroot)) != BE_SUCCESS) {
static int be_mount_root(zfs_handle_t *, char *);