Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libzpool/
H A DMakefile.am150 vdev_root.c \
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A DMakefile.in102 $(MODULE)-objs += vdev_root.o
/f-stack/freebsd/contrib/openzfs/module/
H A DMakefile.bsd273 vdev_root.c \
/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_pool.c2849 nvlist_t *vdev_root; in zpool_get_config_physpath() local
2857 &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()