Lines Matching refs:mnt
160 mkdir mnt
161 mount_psshfs root mnt
172 umount mnt
188 mkdir mnt
192 mount_psshfs root mnt
197 umount mnt
210 mkdir mnt
218 mount_psshfs root mnt
220 ls -l mnt &
231 atf_check -s exit:0 -o inline:"$lsout" ls -R mnt
234 umount mnt
249 atf_check -s exit:0 mkdir mnt
250 mount_psshfs root mnt
252 atf_check -s exit:0 -o save:stat stat mnt/loser
257 atf_check -s exit:0 -o file:stat stat mnt/loser
260 umount mnt
275 atf_check mkdir root mnt
277 mount_psshfs root mnt
278 atf_check cat mnt/empty
281 umount mnt