Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c4506 nvlist_t **oldchild, **newchild; in print_vdev_stats() local
4624 &oldchild, &oldchildren) != 0) in print_vdev_stats()
4650 ret += print_vdev_stats(zhp, vname, oldnv ? oldchild[c] : NULL, in print_vdev_stats()
4694 oldchild[c] : NULL, newchild[c], cb, depth + 2); in print_vdev_stats()
4708 &oldchild, &oldchildren) != 0) in print_vdev_stats()
4724 ret += print_vdev_stats(zhp, vname, oldnv ? oldchild[c] in print_vdev_stats()