Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libbe/common/
H A Dlibbe_priv.h157 int be_get_uuid(const char *, uuid_t *);
H A Dbe_create.c528 if (be_get_uuid(zfs_get_name(zhp), in be_destroy()
1126 be_get_uuid(bt.obe_root_ds, &uu) == BE_SUCCESS) { in be_copy()
1255 if (getzoneid() == GLOBAL_ZONEID && be_get_uuid(bt.nbe_root_ds, in be_copy()
1458 be_get_uuid(const char *root_ds, uuid_t *uu) in be_get_uuid() function
2026 if (be_get_uuid(zfs_get_name(nbe_zhp), &uu) != BE_SUCCESS) { in be_copy_zones()
H A Dbe_zones.c122 if ((ret = be_get_uuid(zfs_get_name(be_zhp), in be_find_active_zone_root()
H A Dbe_mount.c389 be_get_uuid(bt.obe_root_ds, &uu) == BE_SUCCESS) { in _be_mount()
525 be_get_uuid(bt.obe_root_ds, &uu) == BE_SUCCESS) { in _be_unmount()
H A Dbe_activate.c367 be_get_uuid(cb.obe_root_ds, &uu) == BE_SUCCESS && in _be_activate()