Home
last modified time | relevance | path

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

/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzfs/common/
Dlibzfs_pool.c3732 int have_path; local
3751 have_path = nvlist_lookup_string(nv, ZPOOL_CONFIG_PATH, &path) == 0;
3759 have_path && have_stats && vs->vs_state <= VDEV_STATE_CANT_OPEN) {
3763 } else if (have_path) {