Searched refs:mnttype (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/svc/shell/
H A Dfs_include.sh293 while read mntspec mntpath mnttype mntopts on; do
295 [ "$fstype" != "-" ] && [ "$mnttype" != "$fstype" ] && return 1

Completed in 57 milliseconds