Home
last modified time | relevance | path

Searched refs:mount (Results 1 – 25 of 482) sorted by relevance

12345678910>>...20

/third_party/ltp/testcases/kernel/fs/acl/
Dtacl_xattr.sh91 mount | grep ext2
95 mkdir -m 777 tacl/mount-ext2
96 mount -t ext3 -o defaults,acl,user_xattr /dev/loop0 tacl/mount-ext2
107 mkdir -m 777 tacl/mount-ext2
108 mount -t ext2 -o defaults,acl,user_xattr /dev/loop0 tacl/mount-ext2
118 chmod 777 tacl/mount-ext2
125 if [ ! -e tacl/mount-ext2/shared ]
127 mkdir -p -m 777 tacl/mount-ext2/shared
134 mkdir $CUR_PATH/tacl/mount-ext2/shared/team1
135 touch $CUR_PATH/tacl/mount-ext2/shared/team1/file1
[all …]
/third_party/ltp/testcases/kernel/security/tomoyo/
Dtomoyo_filesystem_test.c50 if (mount(source, target, filesystemtype, 0, NULL)) { in mount2()
181 if (mount("dev\tname", "/", "fs\tname", 0, NULL) == EOF && in main()
190 if (mount("dev\tname", "/", "fs\tname", 0, NULL) == EOF && in main()
199 if (mount("dev\tname", "/", "fs\tname", 0, NULL) == EOF && in main()
209 if (mount("dev\tname", "/", "fs\tname", 0, NULL) == EOF && in main()
218 if (mount(NULL, "/", "tmpfs", 0, NULL)) in main()
224 if (mount(NULL, "/", "tmpfs", 0, NULL)) in main()
229 if (mount("anydev", "/", "tmpfs", 0, NULL)) in main()
236 if (mount(NULL, "/", "tmpfs", 0, NULL)) in main()
243 if (mount(NULL, NULL, "tmpfs", 0, NULL)) in main()
[all …]
/third_party/ltp/testcases/kernel/fs/fs_bind/bind/
Dfs_bind21.sh19 EXPECT_PASS mount --bind dir1 dir2
20 EXPECT_PASS mount --make-rslave dir2
21 EXPECT_PASS mount --make-rshared dir2
23 EXPECT_PASS mount --bind dir2 dir3
24 EXPECT_PASS mount --make-rslave dir3
25 EXPECT_PASS mount --make-rshared dir3
27 EXPECT_PASS mount --bind dir3 dir4
28 EXPECT_PASS mount --make-rslave dir4
30 EXPECT_PASS mount --bind "$FS_BIND_DISK1" dir1/x
33 EXPECT_PASS mount --bind "$FS_BIND_DISK2" dir2/x/a
[all …]
Dfs_bind11.sh21 EXPECT_PASS mount --bind parent2 share2
22 EXPECT_PASS mount --bind share1 parent1/child1
23 EXPECT_PASS mount --bind "$FS_BIND_DISK1" share1
24 EXPECT_PASS mount --bind "$FS_BIND_DISK2" share2
25 EXPECT_PASS mount --make-rslave parent1/child1
26 EXPECT_PASS mount --make-rslave parent2
32 EXPECT_PASS mount --bind parent1/child1 parent2/child2
35 EXPECT_PASS mount --bind "$FS_BIND_DISK3" parent1/child1/a
39 EXPECT_PASS mount --bind "$FS_BIND_DISK4" parent2/child2/b
45 EXPECT_PASS mount --bind "$FS_BIND_DISK4" share1/c
Dfs_bind03.sh21 EXPECT_PASS mount --bind parent1/child1 share1
22 EXPECT_PASS mount --bind "$FS_BIND_DISK1" parent1/child1
23 EXPECT_PASS mount --bind "$FS_BIND_DISK2" share2
24 EXPECT_PASS mount --bind share2 parent2
25 EXPECT_PASS mount --make-rslave parent2
31 EXPECT_PASS mount --bind parent1/child1 share1
32 EXPECT_PASS mount --bind parent1/child1 parent2/child2
36 EXPECT_PASS mount --bind "$FS_BIND_DISK3" parent1/child1/a
41 EXPECT_PASS mount --bind "$FS_BIND_DISK3" parent2/child2/b
Dfs_bind09.sh21 EXPECT_PASS mount --bind parent2 share2
22 EXPECT_PASS mount --bind share1 parent1/child1
23 EXPECT_PASS mount --bind "$FS_BIND_DISK1" share1
24 EXPECT_PASS mount --make-rslave parent1/child1
28 EXPECT_PASS mount --bind parent1/child1 parent2/child2
31 EXPECT_PASS mount --bind "$FS_BIND_DISK2" parent1/child1/a
35 EXPECT_PASS mount --bind "$FS_BIND_DISK3" parent2/child2/b
39 EXPECT_PASS mount --bind "$FS_BIND_DISK4" share1/c
Dfs_bind07.sh21 EXPECT_PASS mount --bind parent1 share1
22 EXPECT_PASS mount --bind "$FS_BIND_DISK1" parent1/child1
25 EXPECT_PASS mount --bind "$FS_BIND_DISK2" share2
26 EXPECT_PASS mount --bind share2 parent2
27 EXPECT_PASS mount --make-rslave parent2
31 EXPECT_PASS mount --bind parent1/child1 parent2/child2
35 EXPECT_PASS mount --bind "$FS_BIND_DISK2" parent1/child1/a
38 EXPECT_PASS mount --bind "$FS_BIND_DISK3" parent2/child2/b
Dfs_bind19.sh20 EXPECT_PASS mount --bind "$FS_BIND_DISK1" share1
21 EXPECT_PASS mount --bind share1 parent1
22 EXPECT_PASS mount --bind --make-rslave share2 parent2
24 EXPECT_PASS mount --bind parent1 parent2
28 EXPECT_PASS mount --bind "$FS_BIND_DISK2" parent1/child1
32 EXPECT_PASS mount --bind "$FS_BIND_DISK3" parent2/a
35 EXPECT_PASS mount --bind "$FS_BIND_DISK4" share1/b
Dfs_bind24.sh19 EXPECT_PASS mount --bind dir1/1/2 dir2
20 EXPECT_PASS mount --make-rslave dir1
21 EXPECT_PASS mount --make-rshared dir1
23 EXPECT_PASS mount --bind dir1/1/2/3 dir3
24 EXPECT_PASS mount --make-rslave dir1
26 EXPECT_PASS mount --bind dir4 dir2/fs_bind_check
/third_party/ltp/testcases/kernel/fs/fs_bind/rbind/
Dfs_bind_rbind33.sh19 EXPECT_PASS mount --rbind dir1 dir2
20 EXPECT_PASS mount --make-rslave dir2
21 EXPECT_PASS mount --make-share dir2
23 EXPECT_PASS mount --rbind dir2 dir3
24 EXPECT_PASS mount --make-rslave dir3
25 EXPECT_PASS mount --make-share dir3
27 EXPECT_PASS mount --rbind dir3 dir4
28 EXPECT_PASS mount --make-rslave dir4
30 EXPECT_PASS mount --rbind "$FS_BIND_DISK1" dir1/x
34 EXPECT_PASS mount --rbind "$FS_BIND_DISK2" dir2/x/a
[all …]
Dfs_bind_rbind11.sh21 EXPECT_PASS mount --rbind parent2 share2
22 EXPECT_PASS mount --rbind share1 parent1/child1
23 EXPECT_PASS mount --rbind "$FS_BIND_DISK1" share1
24 EXPECT_PASS mount --rbind "$FS_BIND_DISK2" share2
25 EXPECT_PASS mount --make-rslave parent1/child1
26 EXPECT_PASS mount --make-rslave parent2
33 EXPECT_PASS mount --rbind parent1/child1 parent2/child2
37 EXPECT_PASS mount --rbind "$FS_BIND_DISK3" parent1/child1/a
42 EXPECT_PASS mount --rbind "$FS_BIND_DISK4" parent2/child2/b
49 EXPECT_PASS mount --rbind "$FS_BIND_DISK4" share1/c
Dfs_bind_rbind38.sh18 EXPECT_PASS mount --rbind share1 parent1/child1
19 EXPECT_PASS mount --rbind share2 parent2/child2
20 EXPECT_PASS mount --make-rslave parent1/child1
21 EXPECT_PASS mount --make-rslave parent2/child2
23 EXPECT_PASS mount --bind "$FS_BIND_DISK1" share1
25 EXPECT_PASS mount --rbind parent1 parent2
30 EXPECT_PASS mount --bind "$FS_BIND_DISK2" share1/a
33 EXPECT_PASS mount --bind "$FS_BIND_DISK3" parent1/child1/b
36 EXPECT_PASS mount --bind "$FS_BIND_DISK4" parent2/child1/c
Dfs_bind_rbind03.sh21 EXPECT_PASS mount --rbind parent1/child1 share1
22 EXPECT_PASS mount --rbind "$FS_BIND_DISK1" parent1/child1
23 EXPECT_PASS mount --rbind "$FS_BIND_DISK2" share2
24 EXPECT_PASS mount --rbind share2 parent2
25 EXPECT_PASS mount --make-rslave parent2
31 EXPECT_PASS mount --rbind parent1/child1 share1
32 EXPECT_PASS mount --rbind parent1/child1 parent2/child2
36 EXPECT_PASS mount --rbind "$FS_BIND_DISK3" parent1/child1/a
41 EXPECT_PASS mount --rbind "$FS_BIND_DISK3" parent2/child2/b
Dfs_bind_rbind19.sh20 EXPECT_PASS mount --rbind "$FS_BIND_DISK1" share1
21 EXPECT_PASS mount --rbind share1 parent1
22 EXPECT_PASS mount --rbind share2 parent2
23 EXPECT_PASS mount --make-rslave parent2
26 EXPECT_PASS mount --rbind parent1 parent2
28 EXPECT_PASS mount --rbind "$FS_BIND_DISK2" parent1/child1
31 EXPECT_PASS mount --rbind "$FS_BIND_DISK3" parent2/a
35 EXPECT_PASS mount --rbind "$FS_BIND_DISK4" share1/b
Dfs_bind_rbind27.sh21 EXPECT_PASS mount --bind share1 parent1/child1
22 EXPECT_PASS mount --bind share2 parent2
23 EXPECT_PASS mount --rbind "$FS_BIND_DISK1" parent1/child1
24 EXPECT_PASS mount --make-rslave parent1/child1
25 EXPECT_PASS mount --make-rslave parent2
27 EXPECT_PASS mount --rbind parent1 parent2
33 EXPECT_PASS mount --rbind "$FS_BIND_DISK2" parent1/child1/a
38 EXPECT_PASS mount --rbind "$FS_BIND_DISK3" parent2/child1/b
Dfs_bind_rbind07.sh21 EXPECT_PASS mount --rbind parent1 share1
22 EXPECT_PASS mount --rbind "$FS_BIND_DISK1" parent1/child1
26 EXPECT_PASS mount --rbind "$FS_BIND_DISK2" share2
27 EXPECT_PASS mount --rbind share2 parent2
28 EXPECT_PASS mount --make-rslave parent2
33 EXPECT_PASS mount --rbind parent1/child1 parent2/child2
38 EXPECT_PASS mount --rbind "$FS_BIND_DISK2" parent1/child1/a
42 EXPECT_PASS mount --rbind "$FS_BIND_DISK3" parent2/child2/b
Dfs_bind_rbind09.sh21 EXPECT_PASS mount --rbind parent2 share2
22 EXPECT_PASS mount --rbind share1 parent1/child1
23 EXPECT_PASS mount --rbind "$FS_BIND_DISK1" share1
24 EXPECT_PASS mount --make-rslave parent1/child1
30 EXPECT_PASS mount --rbind parent1/child1 parent2/child2
34 EXPECT_PASS mount --rbind "$FS_BIND_DISK2" parent1/child1/a
39 EXPECT_PASS mount --rbind "$FS_BIND_DISK3" parent2/child2/b
44 EXPECT_PASS mount --rbind "$FS_BIND_DISK4" share1/c
Dfs_bind_rbind25.sh20 EXPECT_PASS mount --bind share1 parent1/child1
22 EXPECT_PASS mount --rbind "$FS_BIND_DISK1" parent1/child1
23 EXPECT_PASS mount --make-rslave parent1/child1
25 EXPECT_PASS mount --rbind parent1 parent2
30 EXPECT_PASS mount --rbind "$FS_BIND_DISK2" parent1/child1/a
35 EXPECT_PASS mount --rbind "$FS_BIND_DISK3" parent2/child1/b
40 EXPECT_PASS mount --rbind "$FS_BIND_DISK4" share1/c
Dfs_bind_rbind37.sh21 EXPECT_PASS mount --bind "$FS_BIND_DISK1" parent1/child1
22 EXPECT_PASS mount --rbind parent1/child1 share1
24 EXPECT_PASS mount --rbind parent2/child2 share2
26 EXPECT_PASS mount --rbind parent1 parent2
31 EXPECT_PASS mount --bind "$FS_BIND_DISK2" parent2/child1/a
34 EXPECT_PASS mount --bind "$FS_BIND_DISK3" parent1/child1/b
37 EXPECT_PASS mount --bind "$FS_BIND_DISK4" share1/c
/third_party/ltp/testcases/kernel/fs/fs_bind/cloneNS/
Dfs_bind_cloneNS06.sh19 EXPECT_PASS mount --rbind dir1 dir2
20 EXPECT_PASS mount --make-rslave dir2
21 EXPECT_PASS mount --make-rshared dir2
23 EXPECT_PASS mount --rbind dir2 dir3
24 EXPECT_PASS mount --make-rslave dir3
25 EXPECT_PASS mount --make-rshared dir3
27 EXPECT_PASS mount --rbind dir3 dir4
28 EXPECT_PASS mount --make-rslave dir4
32 EXPECT_PASS mount --rbind "$FS_BIND_DISK1" dir1/x
36 EXPECT_PASS mount --rbind "$FS_BIND_DISK2" dir2/x/a
[all …]
/third_party/ntfs-3g/src/
DMakefile.am70 $(LN_S) -f "$(rootbindir)/ntfs-3g" "$(DESTDIR)/sbin/mount.ntfs-3g"
71 $(LN_S) -f "$(rootbindir)/lowntfs-3g" "$(DESTDIR)/sbin/mount.lowntfs-3g"
74 $(LN_S) -f ntfs-3g.8 "$(DESTDIR)$(man8dir)/mount.ntfs-3g.8"
75 $(LN_S) -f ntfs-3g.8 "$(DESTDIR)$(man8dir)/mount.lowntfs-3g.8"
78 $(RM) -f "$(DESTDIR)$(man8dir)/mount.ntfs-3g.8"
79 $(RM) -f "$(DESTDIR)/sbin/mount.ntfs-3g" "$(DESTDIR)/sbin/mount.lowntfs-3g"
/third_party/ltp/testcases/kernel/fs/fs_bind/
Dfs_bind_regression.sh17 EXPECT_PASS mount --bind "$FS_BIND_DISK1" dir
28 EXPECT_PASS mount --bind "$FS_BIND_DISK1" dir1
29 EXPECT_PASS mount --bind "$FS_BIND_DISK2" dir1/a
30 EXPECT_PASS mount --rbind dir1 dir2
46 EXPECT_PASS mount --bind "$FS_BIND_DISK1" dir1
47 EXPECT_PASS mount --bind "$FS_BIND_DISK2" dir1/a
48 EXPECT_PASS mount --move dir1 dir2
/third_party/ltp/testscripts/
Dltp-aiodio.sh148 mount -t ext2 $part1 $TMP/aiodio
151 mount -t ext3 $part2 $TMP/aiodio2
154 mount -t jfs $part2 $TMP/aiodio2
157 mount -t xfs $part2 $TMP/aiodio2
168 mount -t ext3 $part1 $TMP/aiodio
171 mount -t jfs $part2 $TMP/aiodio2
174 mount -t xfs $part2 $TMP/aiodio2
177 mount -t ext2 $part2 $TMP/aiodio2
188 mount -t jfs $part1 $TMP/aiodio
191 mount -t ext3 $part2 $TMP/aiodio2
[all …]
/third_party/mesa3d/.gitlab-ci/common/
Dinit-stage1.sh10 mount -t proc none /proc
11 mount -t sysfs none /sys
12 mount -t debugfs none /sys/kernel/debug
13 mount -t devtmpfs none /dev || echo possibly already mounted
15 mount -t devpts devpts /dev/pts
16 mount -t tmpfs tmpfs /tmp
/third_party/ltp/testcases/kernel/fs/fs_bind/move/
Dfs_bind_move11.sh21 EXPECT_PASS mount --bind dir share1
22 EXPECT_PASS mount --make-rslave dir
24 EXPECT_PASS mount --bind parent2 share2
25 EXPECT_PASS mount --make-rslave parent2
27 EXPECT_PASS mount --move dir parent2/child2
30 EXPECT_PASS mount --bind "$FS_BIND_DISK1" share1/grandchild
34 EXPECT_PASS mount --bind "$FS_BIND_DISK2" parent2/child2/grandchild/a

12345678910>>...20