Lines Matching refs:_dev
1454 local _dev
1464 ( while read _dev _mp _fstype _rest; do
1466 case "$_dev" in
1476 echo $_dev /mnt $_fstype $_rest
1478 echo $_dev /mnt$_mp $_fstype $_rest
1494 _dev=$1
1508 if ! mount -v -t $_fstype -o async -o $_opt $_dev $_mp ; then
1573 for _dev in ${_devs}; do
1574 echo "${_dev}"
1575 fsck -f ${_dev}
1599 for _dev in ${_devs}; do
1600 echo "${_dev}"
1601 fsck -f ${_dev}