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

1 2 3 45 6 7 8 91011>>

  /external/ltp/testcases/kernel/fs/fs_bind/rbind/
test01 49 mount --rbind "$disk1" parent1/child1
53 mount --rbind parent2 share2
54 mount --rbind parent1/child1 parent2/child2
59 mount --rbind "$disk2" parent1/child1/a
63 mount --rbind "$disk3" parent2/child2/b
test02 45 mount --rbind "$disk1" parent1/child1
49 mount --rbind parent1/child1 share1
50 mount --rbind parent1/child1 parent2/child2
55 mount --rbind "$disk2" parent1/child1/a
59 mount --rbind "$disk3" parent2/child2/b
test06 48 mount --rbind parent1 share1
49 mount --rbind "$disk1" parent1/child1
55 mount --rbind parent1/child1 parent2/child2
59 mount --rbind "$disk2" parent1/child1/a
63 mount --rbind "$disk3" parent2/child2/b
test08 49 mount --rbind parent1 share1
50 mount --rbind "$disk1" parent1/child1
56 mount --rbind parent1/child1 parent2/child2
60 mount --rbind "$disk2" parent1/child1/a
64 mount --rbind "$disk3" parent2/child2/b
test15 51 mount --rbind parent1 share1
52 mount --rbind "$disk1" parent1/child1/x
53 mount --rbind "$disk2" share2
54 mount --rbind share2 parent2
60 mount --rbind parent1/child1 parent2/child2 2> /dev/null || result=$? # mount should fail
test22 48 mount --rbind share2 parent2
51 mount --rbind "$disk1" parent1/child1
52 mount --rbind parent1 parent2
57 mount --rbind "$disk2" parent1/child1/a
61 mount --rbind "$disk3" parent2/child1/b
test23 49 mount --rbind "$disk1" parent1/child1
50 mount --rbind parent1 parent2
51 mount --rbind parent1 share1
56 mount --rbind "$disk2" parent1/child1/a
61 mount --rbind "$disk3" parent2/child1/b
test24 49 mount --rbind "$disk1" parent1/child1
50 mount --rbind parent1 parent2
51 mount --rbind parent1 share1
56 mount --rbind "$disk2" parent1/child1/a
61 mount --rbind "$disk3" parent2/child1/b
test26 49 mount --bind share1 parent1/child1
51 mount --rbind "$disk1" parent1/child1
54 mount --rbind parent1 parent2
59 mount --rbind "$disk2" parent1/child1/a
64 mount --rbind "$disk3" parent2/child1/b
test28 49 mount --bind share1 parent1/child1
51 mount --rbind "$disk1" parent1/child1
54 mount --rbind parent1 parent2
59 mount --rbind "$disk2" parent1/child1/a
64 mount --rbind "$disk3" parent2/child1/b
test05 50 mount --rbind parent1 share1
51 mount --rbind "$disk1" parent1/child1
52 mount --rbind parent2 share2
58 mount --rbind parent1/child1 parent2/child2
62 mount --rbind "$disk2" parent1/child1/a
66 mount --rbind "$disk3" parent2/child2/b
71 mount --rbind "$disk4" share2/child2/c
test07 49 mount --rbind parent1 share1
50 mount --rbind "$disk1" parent1/child1
54 mount --rbind "$disk2" share2
55 mount --rbind share2 parent2
57 #mount --rbind "$disk2" share2
62 mount --rbind parent1/child1 parent2/child2
67 mount --rbind "$disk2" parent1/child1/a
71 mount --rbind "$disk3" parent2/child2/b
test09 49 mount --rbind parent2 share2
50 mount --rbind share1 parent1/child1
51 mount --rbind "$disk1" share1
58 mount --rbind parent1/child1 parent2/child2
62 mount --rbind "$disk2" parent1/child1/a
67 mount --rbind "$disk3" parent2/child2/b
72 mount --rbind "$disk4" share1/c
test33 49 mount --rbind dir1 dir2
53 mount --rbind dir2 dir3
57 mount --rbind dir3 dir4
60 mount --rbind "$disk1" dir1/x
64 mount --rbind "$disk2" dir2/x/a
68 mount --rbind "$disk3" dir3/x/b
73 mount --rbind "$disk4" dir4/x/c
test37 49 mount --bind "$disk1" parent1/child1
50 mount --rbind parent1/child1 share1
52 mount --rbind parent2/child2 share2
54 mount --rbind parent1 parent2
59 mount --bind "$disk2" parent2/child1/a
62 mount --bind "$disk3" parent1/child1/b
65 mount --bind "$disk4" share1/c
test38 45 mount --rbind share1 parent1/child1
46 mount --rbind share2 parent2/child2
50 mount --bind "$disk1" share1
52 mount --rbind parent1 parent2
57 mount --bind "$disk2" share1/a
60 mount --bind "$disk3" parent1/child1/b
63 mount --bind "$disk4" parent2/child1/c
  /external/ltp/testcases/kernel/fs/acls/
acl_test01 51 TEST_USER1_HOMEDIR="$TMP/tacl/mount-ext3/$TEST_USER1"
53 FILE_ACL="$TMP/tacl/mount-ext3/test_file"
54 FILE_ACL_LINK="$TMP/tacl/mount-ext3/test_file_link"
86 mount | grep ext2
89 mkdir -m 777 $TMP/tacl/mount-ext3
90 mount -t ext3 -o defaults,acl,user_xattr $LOOP_DEV $TMP/tacl/mount-ext3
92 tst_resm TCONF "[ mount ] Make sure that ACL (Access Control List)"
94 tst_brkm TCONF "\t Can not mount ext3 file system with acl and user_xattr options\n"
98 mkdir -m 777 $TMP/tacl/mount-ext
    [all...]
  /external/ltp/testcases/kernel/fs/fs_bind/bind/
test05 50 mount --bind parent1 share1
51 mount --bind "$disk1" parent1/child1
52 mount --bind parent2 share2
58 mount --bind parent1/child1 parent2/child2
62 mount --bind "$disk2" parent1/child1/a
66 mount --bind "$disk3" parent2/child2/b
71 mount --bind "$disk4" share2/child2/c
test07 49 mount --bind parent1 share1
50 mount --bind "$disk1" parent1/child1
54 mount --bind "$disk2" share2
55 mount --bind share2 parent2
57 #mount --bind "$disk2" share2
62 mount --bind parent1/child1 parent2/child2
67 mount --bind "$disk2" parent1/child1/a
71 mount --bind "$disk3" parent2/child2/b
test09 49 mount --bind parent2 share2
50 mount --bind share1 parent1/child1
51 mount --bind "$disk1" share1
58 mount --bind parent1/child1 parent2/child2
62 mount --bind "$disk2" parent1/child1/a
67 mount --bind "$disk3" parent2/child2/b
72 mount --bind "$disk4" share1/c
test21 49 mount --bind dir1 dir2
53 mount --bind dir2 dir3
57 mount --bind dir3 dir4
60 mount --bind "$disk1" dir1/x
64 mount --bind "$disk2" dir2/x/a
68 mount --bind "$disk3" dir3/x/b
73 mount --bind "$disk4" dir4/x/c
test07-2 10 tst_resm TINFO "bind: create slave then mount master - slave still propagates."
27 mount --bind share2 parent2
29 mount --bind "$disk1" share2
33 mount --bind "$disk2" parent2/a
61 tst_resm TFAIL "bind/test07-2: FAILED: bind: create slave then mount master - slave still propagates."
test14 50 mount --bind parent1 share1
51 mount --bind "$disk1" parent1/child1/x
53 mount --bind parent1/child1 parent2/child2 2> /dev/null || result=$? # mount should fail
test16 50 mount --bind parent1 share1
51 mount --bind "$disk1" parent1/child1/x
54 mount --bind parent1/child1 parent2/child2 2> /dev/null || result=$? # mount should fail
  /external/autotest/client/common_lib/cros/fake_device_server/
server.py 42 cherrypy.tree.mount(
50 cherrypy.tree.mount(
62 cherrypy.tree.mount(
71 cherrypy.tree.mount(
78 cherrypy.tree.mount(
85 cherrypy.tree.mount(

Completed in 579 milliseconds

1 2 3 45 6 7 8 91011>>