Lines Matching refs:mntopts
86 case "$mntopts" in
103 mountfs - /usr $fstype $mntopts - || exit $SMF_EXIT_ERR_FATAL
112 if [ "x$mntopts" = x- ]; then
113 mntopts='ro,largefiles'
115 checkopt largefiles $mntopts
117 mntopts="largefiles,$mntopts"
120 checkopt ro $mntopts
122 mntopts="ro,$mntopts"
133 checkopt logging $mntopts
135 mntopts="$otherops"
139 mountfs -O /usr $fstype $mntopts - || exit $SMF_EXIT_ERR_FATAL
176 mountfs - /boot $fstype $mntopts - || exit $SMF_EXIT_ERR_FATAL