Searched refs:need_copyout (Results 1 – 1 of 1) sorted by relevance
6312 boolean_t need_copyout; in zone() local6316 need_copyout = (zoneid == ALL_ZONES); in zone()6319 if (err == 0 && need_copyout) { in zone()