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

/osnet-11/usr/src/lib/libbe/common/
H A Dbe_mount.c72 static int be_mount_root(zfs_handle_t *, char *);
364 if ((ret = be_mount_root(zhp, tmp_altroot)) != BE_SUCCESS) {
1959 * Function: be_mount_root
1973 be_mount_root(zfs_handle_t *zhp, char *altroot) function
1987 be_print_err(gettext("be_mount_root: failed to create "
1996 be_print_err(gettext("be_mount_root: failed to "
2139 if ((ret = be_mount_root(zhp, altroot)) != BE_SUCCESS) {

Completed in 50 milliseconds