Home
last modified time | relevance | path

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

/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzfs/common/
Dlibzfs_pool.c3384 int have_stats; local
3387 have_stats = nvlist_lookup_uint64_array(nv, ZPOOL_CONFIG_VDEV_STATS,
3396 have_path && have_stats && vs->vs_state <= VDEV_STATE_CANT_OPEN) {
3410 if ((have_stats == 0 ||