Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbe/common/
H A Dlibbe_priv.h143 int be_get_uuid(const char *, uuid_t *);
H A Dbe_create.c495 if (be_get_uuid(zfs_get_name(zhp), in be_destroy()
1072 be_get_uuid(bt.obe_root_ds, &uu) == BE_SUCCESS) { in be_copy()
1188 if (getzoneid() == GLOBAL_ZONEID && be_get_uuid(bt.nbe_root_ds, in be_copy()
1383 be_get_uuid(const char *root_ds, uuid_t *uu) in be_get_uuid() function
1947 if (be_get_uuid(zfs_get_name(nbe_zhp), &uu) != BE_SUCCESS) { in be_copy_zones()
H A Dbe_zones.c121 if ((ret = be_get_uuid(zfs_get_name(be_zhp), in be_find_active_zone_root()
H A Dbe_mount.c383 be_get_uuid(bt.obe_root_ds, &uu) == BE_SUCCESS) { in _be_mount()
515 be_get_uuid(bt.obe_root_ds, &uu) == BE_SUCCESS) { in _be_unmount()
H A Dbe_activate.c271 be_get_uuid(cb.obe_root_ds, &uu) == BE_SUCCESS && in _be_activate()