Searched refs:usedbychildren_sum (Results 1 – 1 of 1) sorted by relevance
67 typeset -i usedbychildren_sum=082 ((usedbychildren_sum += reservation))84 ((usedbychildren_sum += used))89 if ((parent_usedbychildren != usedbychildren_sum)); then90 log_fail "$dataset: usedbychildren($parent_usedbychildren) is not the sum($usedbychildren_sum) of used by children"