Searched refs:be_get_uuid (Results 1 - 5 of 5) sorted by relevance
/osnet-11/usr/src/lib/libbe/common/ |
H A D | libbe_priv.h | 131 int be_get_uuid(const char *, uuid_t *);
|
H A D | be_create.c | 454 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 D | be_zones.c | 207 if ((ret = be_get_uuid(zfs_get_name(be_zhp),
|
H A D | be_activate.c | 252 if (!in_ngz && be_get_uuid(root_ds, &uu) == BE_SUCCESS &&
|
H A D | be_mount.c | 404 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