Searched refs:ZVOLPOOL (Results 1 – 2 of 2) sorted by relevance
2174 ZVOLPOOL=$($ZPOOL status -v $pool | $GREP "/dev/zvol/$1$" | \2192 if [ ! -z "$ZVOLPOOL" ]2195 log_note "Pool $pool is built from $ZVOLPOOL on $1"
2540 ZVOLPOOL=$(zpool status -v $pool | awk -v zvols="$ZVOL_DEVDIR/$1$" '$0 ~ zvols {print $1}')2557 if [ ! -z "$ZVOLPOOL" ]2560 log_note "Pool $pool is built from $ZVOLPOOL on $1"