Home
last modified time | relevance | path

Searched refs:vdev_root (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c2242 nvlist_t *vdev_root; in zpool_get_config_physpath() local
2250 &vdev_root) != 0) in zpool_get_config_physpath()
2253 if (nvlist_lookup_string(vdev_root, ZPOOL_CONFIG_TYPE, &type) != 0 || in zpool_get_config_physpath()
2254 nvlist_lookup_nvlist_array(vdev_root, ZPOOL_CONFIG_CHILDREN, in zpool_get_config_physpath()
/titanic_41/usr/src/uts/common/
H A DMakefile.files1393 vdev_root.o \