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

/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_mount.c75 static int be_mount_root(zfs_handle_t *, char *);
335 if ((ret = be_mount_root(zhp, tmp_altroot)) != BE_SUCCESS) {
2105 * Function: be_mount_root
2119 be_mount_root(zfs_handle_t *zhp, char *altroot) function
2126 be_print_err(gettext("be_mount_root: failed to "
2139 be_print_err(gettext("be_mount_root: failed to "
2148 be_print_err(gettext("be_mount_root: failed to "
2157 be_print_err(gettext("be_mount_root: failed to "
2306 if ((ret = be_mount_root(zhp, altroot)) != BE_SUCCESS) {

Completed in 386 milliseconds