Lines Matching refs:then

62 * If you mount some of your ext3/reiserfs filesystems with the -n option, then
67 * If you have your filesystems listed as type "auto" in fstab, like I did, then
100 a cache miss. The disk can then be spun down in the periods of inactivity.
204 once, and will then spin down while the MP3 is playing. (Thanks to Bartek
248 # will read a complete MP3 at once, and will then spin down while the MP3/OGG is
265 # exceeded, the kernel will wake flusher threads which will then reduce the
341 if [ -f /etc/default/laptop-mode ] ; then
344 elif [ -f /etc/sysconfig/laptop-mode ] ; then
387 # exceeded, the kernel will wake flusher threads which will then reduce the
427 if [ ! -e /proc/sys/vm/laptop_mode ] ; then
432 if [ ! -w /proc/sys/vm/laptop_mode ] ; then
470 # If fstab contains, say, "rw" for this filesystem, then the result
482 if echo "$FSTAB_OPTS" | grep "$OPT" > /dev/null ; then
484 if echo "$FSTAB_OPTS" | grep "no$OPT" > /dev/null ; then
506 # If fstab contains, say, "commit=3,rw" for this filesystem, then the
516 if echo "$FSTAB_OPTS" | grep "$OPT=" > /dev/null ; then
536 if [ "$FSTAB_MP" = "$MP" ]; then
543 if [ $DO_REMOUNT_NOATIME -eq 1 ] ; then
553 if [ -d /proc/sys/vm/pagebuf ] ; then
559 elif [ -f /proc/sys/fs/xfs/lm_age_buffer ] ; then
564 elif [ -f /proc/sys/fs/xfs/age_buffer ] ; then
570 elif [ -f /proc/sys/fs/xfs/age_buffer_centisecs ] ; then
592 if [ $DO_REMOUNTS -eq 1 ]; then
595 if [ "$FST" = 'unknown' ]; then
607 if [ -b $DEV ] ; then
612 if [ $DO_HD -eq 1 ] ; then
618 if [ $DO_CPU -eq 1 -a -e /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq ]; then
619 if [ $CPU_MAXFREQ = 'slowest' ]; then
631 if [ -f /proc/sys/fs/xfs/age_buffer -a ! -f /proc/sys/fs/xfs/lm_age_buffer ] ; then
635 elif [ -f /proc/sys/fs/xfs/age_buffer_centisecs ] ; then
652 if [ $DO_REMOUNTS -eq 1 ] ; then
655 if [ "$FST" = 'unknown' ]; then
669 if [ -b $DEV ] ; then
674 if [ $DO_HD -eq 1 ] ; then
680 if [ $DO_CPU -eq 1 -a -e /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq ]; then
744 then
747 then
749 then
751 if [ -f /etc/default/laptop-mode ] ; then
754 elif [ -f /etc/sysconfig/laptop-mode ] ; then
762 then
767 then