Home
last modified time | relevance | path

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

/trueos/cddl/contrib/opensolaris/lib/libzfs/common/
HDlibzfs_pool.c2927 uint_t c, children, newchildren, lastlog = 0, vcount, found = 0; local
2970 &newchild, &newchildren) != 0)
2971 newchildren = 0;
3019 if (newchildren > 0 &&
3021 newchild, newchildren)) >= 0) {
3035 if (found != newchildren) {