Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c3984 nvlist_t **oldchild, **newchild; in print_vdev_stats() local
4093 &oldchild, &oldchildren) != 0) in print_vdev_stats()
4119 ret += print_vdev_stats(zhp, vname, oldnv ? oldchild[c] : NULL, in print_vdev_stats()
4163 oldchild[c] : NULL, newchild[c], cb, depth + 2); in print_vdev_stats()
4178 &oldchild, &oldchildren) != 0) in print_vdev_stats()
4194 ret += print_vdev_stats(zhp, vname, oldnv ? oldchild[c] in print_vdev_stats()