Searched refs:ZONEPATH_RDS (Results 1 – 2 of 2) sorted by relevance
119 /sbin/zfs list -H -t filesystem -o name -r $ZONEPATH_RDS | while read fs; do120 # only look at filesystems directly below $ZONEPATH_RDS121 [[ "$fs" != ~()($ZONEPATH_RDS/+([^/])) ]] && continue
267 ZONEPATH_RDS=`/sbin/zfs list -H -t filesystem -o name \270 if [ -z "$ZONEPATH_RDS" ]; then691 # count of the number of elements in the array. ZONEPATH_RDS is the710 c=`/sbin/zfs list -H -t filesystem -r $ZONEPATH_RDS | wc -l`712 zfs_destroy "$ZONEPATH_RDS"