Searched refs:grep_proc_mounts (Results 1 – 1 of 1) sorted by relevance
173 grep_proc_mounts() function202 grep_proc_mounts 2> /dev/null > "$2/proc_mounts.before"218 grep_proc_mounts 2> /dev/null > "$2/proc_mounts.after"240 ( while grep_proc_mounts ; do241 grep_proc_mounts | awk '{print $2}' | xargs -r -n 1 umount -l