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

/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_pool.c2904 uint_t c, children, newchildren, lastlog = 0, vcount, found = 0; local
2947 &newchild, &newchildren) != 0)
2948 newchildren = 0;
2996 if (newchildren > 0 &&
2998 newchild, newchildren)) >= 0) {
3012 if (found != newchildren) {

Completed in 49 milliseconds