Searched refs:grep_mounts (Results 1 – 1 of 1) sorted by relevance
253 grep_mounts() function282 grep_mounts 2> /dev/null > "$2/mtab.before"298 grep_mounts 2> /dev/null > "$2/mtab.after"320 ( while grep_mounts ; do321 grep_mounts | awk '{print $3}' | xargs -r -n 1 umount -l