Home
last modified time | relevance | path

Searched refs:grep_proc_mounts (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testscripts/
Dtest_fs_bind.sh173 grep_proc_mounts() function
202 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 ; do
241 grep_proc_mounts | awk '{print $2}' | xargs -r -n 1 umount -l