Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_pool.c2883 uint_t c, children, newchildren, lastlog = 0, vcount, found = 0; local
2925 &newchild, &newchildren) != 0)
2926 newchildren = 0;
2974 if (newchildren > 0 &&
2976 newchild, newchildren)) >= 0) {
2990 if (found != newchildren) {