ZPOOL_CONFIG_POOL_NAME
ZPOOL_CONFIG_POOL_NAME, "unit_test_pool"));
if (nvlist_lookup_string(m_poolConfig, ZPOOL_CONFIG_POOL_NAME,
nvlist_find(nvl, ZPOOL_CONFIG_POOL_NAME, DATA_TYPE_STRING,
nvlist_add_string(poolnv, ZPOOL_CONFIG_POOL_NAME, zfs->poolname);