Searched refs:oldnvroot (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c2861 nvlist_t *oldnvroot, *newnvroot; local
2872 oldnvroot = NULL;
2875 &oldnvroot) == 0);
2880 print_vdev_stats(zhp, zpool_get_name(zhp), oldnvroot, newnvroot, cb, 0);

Completed in 120 milliseconds