Searched refs:vdev_root (Results 1 – 8 of 8) sorted by relevance
135 vdev_root.o \
150 vdev_root.c \
147 vdev_root.c \
102 $(MODULE)-objs += vdev_root.o
245 vdev_root.c \
273 vdev_root.c \
2943 nvlist_t *vdev_root; in zpool_get_config_physpath() local2951 &vdev_root) != 0) in zpool_get_config_physpath()2954 if (nvlist_lookup_string(vdev_root, ZPOOL_CONFIG_TYPE, &type) != 0 || in zpool_get_config_physpath()2955 nvlist_lookup_nvlist_array(vdev_root, ZPOOL_CONFIG_CHILDREN, in zpool_get_config_physpath()
332 contrib/openzfs/module/zfs/vdev_root.c optional zfs compile-with "${ZFS_C}"