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

/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_activate.c55 static int set_bootfs(char *boot_rpool, char *be_root_ds);
483 set_bootfs(char *boot_rpool, char *be_root_ds) argument
488 if ((zhp = zpool_open(g_zfs, boot_rpool)) == NULL) {
490 "(%s): %s\n"), boot_rpool, libzfs_error_description(g_zfs));
498 "bootfs property for pool %s: %s\n"), boot_rpool,

Completed in 60 milliseconds