Lines Matching refs:mntopts
92 checkopt "llock" $mntopts
93 mntopts='remount'
95 [ -n "$otherops" ] && mntopts="${mntopts},${otherops}"
96 [ "$fstype" = nfs ] && mntopts="${mntopts},llock"
98 mountfs -m $mountp $fstype $mntopts - || exit $SMF_EXIT_ERR_FATAL
109 mountfs -O $mountp cachefs $mntopts $special ||
112 checkopt ro $mntopts
116 if [ "x$mntopts" != x- ]; then
117 mntopts="remount,$mntopts"
119 mntopts="remount"
130 mountfs - /usr $fstype $mntopts - ||
145 mountfs - $mountp $fstype $mntopts - || exit $SMF_EXIT_ERR_FATAL