Searched refs:be_get_uuid (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/lib/libbe/common/ |
H A D | libbe_priv.h | 143 int be_get_uuid(const char *, uuid_t *);
|
H A D | be_create.c | 495 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 D | be_zones.c | 121 if ((ret = be_get_uuid(zfs_get_name(be_zhp), in be_find_active_zone_root()
|
H A D | be_mount.c | 383 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 D | be_activate.c | 271 be_get_uuid(cb.obe_root_ds, &uu) == BE_SUCCESS && in _be_activate()
|