Searched refs:poolconfig (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_vdev.c1413 * they are not currently in use by any other known consumer. The 'poolconfig'
1425 nvlist_t *poolconfig = NULL; local
1436 if (zhp && ((poolconfig = zpool_get_config(zhp, NULL)) == NULL))
1445 if (is_device_in_use(poolconfig, newroot, force, replacing, B_FALSE)) {
1455 if (check_rep && check_replication(poolconfig, newroot) != 0) {

Completed in 47 milliseconds