Searched defs:newchildren (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c2867 uint_t c, children, newchildren, lastlog = 0, vcount, found = 0; local
2909 &newchild, &newchildren) != 0)
2910 newchildren = 0;
2958 if (newchildren > 0 &&
2960 newchild, newchildren)) >= 0) {
2974 if (found != newchildren) {

Completed in 54 milliseconds