HomeSort by relevance Sort by last modified time
    Searched refs:mount (Results 76 - 100 of 775) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/ltp/testcases/kernel/fs/fs_bind/bind/
test11 49 mount --bind parent2 share2
50 mount --bind share1 parent1/child1
51 mount --bind "$disk1" share1
52 mount --bind "$disk2" share2
61 mount --bind parent1/child1 parent2/child2
65 mount --bind "$disk3" parent1/child1/a
70 mount --bind "$disk4" parent2/child2/b
86 mount --bind "$disk4" share1/c
test01 49 mount --bind "$disk1" parent1/child1
53 mount --bind parent2 share2
54 mount --bind parent1/child1 parent2/child2
59 mount --bind "$disk2" parent1/child1/a
63 mount --bind "$disk3" parent2/child2/b
test02 49 mount --bind "$disk1" parent1/child1
53 mount --bind parent1/child1 share1
54 mount --bind parent1/child1 parent2/child2
59 mount --bind "$disk2" parent1/child1/a
63 mount --bind "$disk3" parent2/child2/b
test06 48 mount --bind parent1 share1
49 mount --bind "$disk1" parent1/child1
55 mount --bind parent1/child1 parent2/child2
59 mount --bind "$disk2" parent1/child1/a
63 mount --bind "$disk3" parent2/child2/b
test08 48 mount --bind parent1 share1
49 mount --bind "$disk1" parent1/child1
55 mount --bind parent1/child1 parent2/child2
59 mount --bind "$disk2" parent1/child1/a
63 mount --bind "$disk3" parent2/child2/b
test15 51 mount --bind parent1 share1
52 mount --bind "$disk1" parent1/child1/x
53 mount --bind "$disk2" share2
54 mount --bind share2 parent2
60 mount --bind parent1/child1 parent2/child2 2> /dev/null || result=$? # mount should fail
test23 45 mount --bind mnt mnt
47 mount --bind mnt/1 mnt/2
48 mount --bind "$disk1" mnt/1/abc
53 mount --bind tmp1 tmp2
55 mount --move mnt tmp1/3
  /external/ltp/testcases/kernel/fs/fs_bind/cloneNS/
parent02 32 mount --bind "$disk2" dir1/a
35 mount --bind "$disk3" dir2/b
parent05 30 mount --bind "$disk2" parent/child1/a
33 mount --bind "$disk3" parent/child2/child1/b
  /external/ltp/testcases/kernel/fs/fs_bind/rbind/
test03 52 mount --rbind parent1/child1 share1
53 mount --rbind "$disk1" parent1/child1
54 mount --rbind "$disk2" share2
55 mount --rbind share2 parent2
64 mount --rbind parent1/child1 share1
65 mount --rbind parent1/child1 parent2/child2
69 mount --rbind "$disk3" parent1/child1/a
74 mount --rbind "$disk3" parent2/child2/b
test11 49 mount --rbind parent2 share2
50 mount --rbind share1 parent1/child1
51 mount --rbind "$disk1" share1
52 mount --rbind "$disk2" share2
61 mount --rbind parent1/child1 parent2/child2
65 mount --rbind "$disk3" parent1/child1/a
70 mount --rbind "$disk4" parent2/child2/b
86 mount --rbind "$disk4" share1/c
  /external/ltp/tools/pounder21/
nfs_logging 3 # Mount an NFS export for remote log storage.
66 # Mount NFS log server's top-level log dir
67 mount "$NFS_LOGSERVER:$NFS_LOGDIR/" "$POUNDER_LOGLOCAL/" -t nfs -o tcp
85 mount "$NFS_LOGSERVER:$NFS_LOGDIR/$NFS_LOGLOCAL/" "$POUNDER_LOGLOCAL/" -t nfs -o tcp
  /external/vboot_reference/tests/
test_using_qemu.sh 22 sudo mount --bind /proc "${SYSROOT}/proc"
23 sudo mount --bind /dev "${SYSROOT}/dev"
  /system/core/libnativebridge/tests/
PreInitializeNativeBridgeFail1_test.cpp 23 #include <sys/mount.h>
PreInitializeNativeBridgeFail2_test.cpp 21 #include <sys/mount.h>
  /external/ltp/testcases/kernel/fs/fs_bind/move/
test01 48 mount --bind dir share1
49 mount --bind parent2 share2
52 mount --move dir parent2/child2
54 mount --bind "$disk1" parent2/child2/grandchild
58 mount --bind "$disk2" share1/grandchild/a
test02 49 mount --bind dir share1
52 mount --move dir parent2/child2
53 mount --bind parent2 share2
55 mount --bind "$disk1" parent2/child2/grandchild
60 mount --bind "$disk2" share1/grandchild/a
test03 48 mount --bind dir share1
49 mount --bind share2 parent2
54 mount --move dir parent2/child2
56 mount --bind "$disk1" parent2/child2/grandchild
61 mount --bind "$disk2" share1/grandchild/a
test05 48 mount --bind parent2 share2
50 mount --bind dir share1
52 mount --move dir parent2/child2
54 mount --bind "$disk1" parent2/child2/grandchild
59 mount --bind "$disk2" share2/child2/grandchild/a
test09 48 mount --bind parent2 share2
50 mount --bind dir share1
53 mount --move dir parent2/child2
55 mount --bind "$disk1" parent2/child2/grandchild
60 mount --bind "$disk2" share2/child2/grandchild/a
test10 49 mount --bind dir share1
52 mount --bind parent2 share2
54 mount --move dir parent2/child2
57 mount --bind "$disk1" share1/grandchild
61 mount --bind "$disk2" parent2/child2/grandchild/a
test11 49 mount --bind dir share1
52 mount --bind parent2 share2
55 mount --move dir parent2/child2
58 mount --bind "$disk1" share1/grandchild
62 mount --bind "$disk2" parent2/child2/grandchild/a
test12 49 mount --bind dir share1
52 mount --bind parent2 share2 2> /dev/null && /bin/false || /bin/true #mount should fail
54 mount --move dir parent2/child2
57 mount --bind "$disk1" share1/grandchild
61 mount --bind "$disk2" parent2/child2/grandchild/a
test18 48 mount --bind parent1/child1 share1
49 mount --bind "$disk1" parent1/child1
51 mount --move parent1 parent2
56 mount --bind "$disk2" parent2/child1/a
59 mount --bind "$disk3" share1/b
test19 48 mount --bind "$disk1" share1
49 mount --bind share1 parent1/child1
53 mount --move parent1 parent2
57 mount --bind "$disk2" parent2/child1/a
60 mount --bind "$disk3" share1/b

Completed in 509 milliseconds

1 2 34 5 6 7 8 91011>>