Searched refs:mount_entry (Results 1 – 1 of 1) sorted by relevance
35 while read mount_entry37 win_mount_path=`echo "$mount_entry" | sed -e 's: .*::g'`38 unix_mount_path=`echo "$mount_entry" | sed -e 's:.* on ::;s: type .*::'`