Searched refs:vdev_root (Results 1 – 3 of 3) sorted by relevance
135 vdev_root.o \
2499 nvlist_t *vdev_root; local2507 &vdev_root) != 0)2510 if (nvlist_lookup_string(vdev_root, ZPOOL_CONFIG_TYPE, &type) != 0 ||2511 nvlist_lookup_nvlist_array(vdev_root, ZPOOL_CONFIG_CHILDREN,
228 cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_root.c optional zfs compile-with "${ZFS_C}"