Searched refs:automnt (Results 1 – 3 of 3) sorted by relevance
99 while read special fsckdev mountp fstype fsckpass automnt mntopts; do108 if [ "$automnt" != "iscsi" ]; then176 while read special fsckdev mountp fstype fsckpass automnt mntopts; do182 if [ "$automnt" != "iscsi" ]; then
36 # -> (special, fsckdev, mountp, fstype, fsckpass, automnt, mntopts)47 # automnt automount flag (yes or no)56 while read special fsckdev mountp fstype fsckpass automnt mntopts; do76 while read special fsckdev mountp fstype fsckpass automnt mntopts; do
240 # column 6: automnt- yes/no for automatic mount251 while read special fsckdev mountp fstype fsckpass automnt mntopts260 if [ "$automnt" != "yes" ]; then