Home
last modified time | relevance | path

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

/external/ltp/testscripts/
Dtest_fs_bind.sh253 grep_mounts() function
282 grep_mounts 2> /dev/null > "$2/mtab.before"
298 grep_mounts 2> /dev/null > "$2/mtab.after"
320 ( while grep_mounts ; do
321 grep_mounts | awk '{print $3}' | xargs -r -n 1 umount -l