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

/illumos-gate/usr/src/test/zfs-tests/tests/functional/snapused/
H A Dsnapused.kshlib159 typeset -i parent_usedbysnapshots=0
164 parent_usedbysnapshots=$(get_prop usedbysnapshots $child)
181 if ((parent_usedbysnapshots < usedbysnapshots_sum)); then
182 log_fail "$dataset: usedbysnapshots($parent_usedbysnapshots) is not more than or equal to" \

Completed in 55 milliseconds