Searched refs:vdev_root (Results 1 – 4 of 4) sorted by relevance
150 vdev_root.c \
102 $(MODULE)-objs += vdev_root.o
273 vdev_root.c \
2849 nvlist_t *vdev_root; in zpool_get_config_physpath() local2857 &vdev_root) != 0) in zpool_get_config_physpath()2860 if (nvlist_lookup_string(vdev_root, ZPOOL_CONFIG_TYPE, &type) != 0 || in zpool_get_config_physpath()2861 nvlist_lookup_nvlist_array(vdev_root, ZPOOL_CONFIG_CHILDREN, in zpool_get_config_physpath()