Searched refs:be_find_active_zone_root (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/lib/libbe/common/ |
H A D | libbe_priv.h | 206 int be_find_active_zone_root(zfs_handle_t *, char *, char *, int);
|
H A D | be_zones.c | 111 be_find_active_zone_root(zfs_handle_t *be_zhp, char *zonepath_ds, in be_find_active_zone_root() function
|
H A D | be_activate.c | 347 if ((ret = be_find_active_zone_root(zhp, cb.obe_zpool, in _be_activate() 1463 if (be_find_active_zone_root(zhp, zone_ds, in be_promote_zone_ds()
|
H A D | be_mount.c | 2551 if ((ret = be_find_active_zone_root(be_zhp, zonepath_ds, zoneroot_ds, in be_mount_one_zone()
|
H A D | be_create.c | 2010 if ((ret = be_find_active_zone_root(obe_zhp, zonepath_ds, in be_copy_zones()
|