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

/osnet-11/usr/src/lib/libbe/common/
H A Dlibbe_priv.h131 int be_get_uuid(const char *, uuid_t *);
H A Dbe_create.c454 if (be_get_uuid(gz_bt.obe_root_ds, &gz_uuid) !=
843 if (be_get_uuid(zfs_get_name(zhp), &dd.gz_be_uuid) !=
1470 if (!in_ngz && be_get_uuid(bt.obe_root_ds, &uu) == BE_SUCCESS) {
1583 if (!in_ngz && be_get_uuid(bt.nbe_root_ds,
1810 * Function: be_get_uuid
1825 be_get_uuid(const char *root_ds, uuid_t *uu) function
1835 be_print_err(gettext("be_get_uuid: failed to "
1843 be_print_err(gettext("be_get_uuid: failed to "
1858 be_print_err(gettext("be_get_uuid: failed to "
1866 be_print_err(gettext("be_get_uuid
[all...]
H A Dbe_zones.c207 if ((ret = be_get_uuid(zfs_get_name(be_zhp),
H A Dbe_activate.c252 if (!in_ngz && be_get_uuid(root_ds, &uu) == BE_SUCCESS &&
H A Dbe_mount.c404 be_get_uuid(bt.obe_root_ds, &uu) == BE_SUCCESS) {
552 be_get_uuid(bt.obe_root_ds, &uu) == BE_SUCCESS) {

Completed in 42 milliseconds