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

/illumos-gate/usr/src/cmd/initpkg/
H A Dmountall.sh141 isremote() { function
223 isremote "$FSType" &&
229 isremote "$FSType" ||
278 isremote "$fstype" && continue
284 isremote "$fstype" && continue
289 isremote "$fstype" || continue
H A Dumountall.sh90 isremote() { function
177 isremote "$FSType" &&
183 isremote "$FSType" ||
300 isremote "$fstype" && continue
303 # Note: isremote is true for both nfs & autofs, so
313 # nfs-over-autofs mounts. (isremote works OK)
317 isremote "$fstype" || continue

Completed in 57 milliseconds