Home
last modified time | relevance | path

Searched refs:METADEV (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/lvm/util/
H A Dsvc-metainit32 METADEV=/dev/md/admin
41 if [ ! -c $METADEV ]; then
42 echo "$METADEV is missing or not a character device."
H A Dsvc-metasync33 METADEV=/dev/md/admin
110 if [ ! -c $METADEV ]; then
111 echo "$METADEV is missing or not a character device."