Searched refs:pool_config (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_import.c1683 nvlist_t *pool_config; local
1754 (pool_config = zpool_get_config(zhp, NULL))
1758 verify(nvlist_lookup_nvlist(pool_config,
/freebsd-11-stable/cddl/usr.sbin/zfsd/
H A Dcase_file.cc461 find_parent(nvlist_t *pool_config, nvlist_t *config, DevdCtl::Guid child_guid) argument
475 Vdev vdev(pool_config, vdevChildren[ch]);
480 result = find_parent(pool_config, vdevChildren[ch], child_guid);

Completed in 147 milliseconds