Home
last modified time | relevance | path

Searched refs:create (Results 1 – 25 of 1972) sorted by relevance

12345678910>>...79

/freebsd/tools/regression/zfs/zpool/create/
H A Doption-f_inuse.t11 expect_ok ${ZPOOL} create ${name0} ${disk0}
18 expect "${exp}" ${ZPOOL} create ${name1} ${disk0}
20 expect_ok ${ZPOOL} create -f ${name1} ${disk0}
24 expect_ok ${ZPOOL} create ${name0} mirror ${disk0} ${disk1}
33 expect_ok ${ZPOOL} create -f ${name1} mirror ${disk0} ${disk1}
63 expect_ok ${ZPOOL} create ${name0} ${disk0} log ${disk1}
72 expect_ok ${ZPOOL} create -f ${name1} ${disk0} log ${disk1}
89 expect_ok ${ZPOOL} create ${name0} ${disk0} cache ${disk1}
283 expect_ok ${ZPOOL} create ${name0} ${disk0}
290 expect "${exp}" ${ZPOOL} create ${name0} ${disk0}
[all …]
H A Doption-o.t11 expect_fl ${ZPOOL} create -o size=96M ${name0} ${disk0}
14 expect_fl ${ZPOOL} create -o used=0 ${name0} ${disk0}
17 expect_fl ${ZPOOL} create -o available=96M ${name0} ${disk0}
20 expect_fl ${ZPOOL} create -o capacity=0% ${name0} ${disk0}
25 expect_ok ${ZPOOL} create -o altroot=/${name1} ${name0} ${disk0}
41 expect_fl ${ZPOOL} create -o health=ONLINE ${name0} ${disk0}
47 expect_ok ${ZPOOL} create -o version=9 ${name0} ${disk0}
58 expect_ok ${ZPOOL} create -o delegation=off ${name0} ${disk0}
66 expect_ok ${ZPOOL} create -o autoreplace=on ${name0} ${disk0}
74 expect_ok ${ZPOOL} create -o cachefile=none ${name0} ${disk0}
[all …]
H A Doption-f_type_mismatch.t12 expect_fl ${ZPOOL} create ${name0} ${disk0} ${file0}
16 expect_ok ${ZPOOL} create ${zpool_f_flag} ${name0} ${disk0} ${file0}
35 expect_fl ${ZPOOL} create ${name0} ${file0} ${disk0}
39 expect_ok ${ZPOOL} create ${zpool_f_flag} ${name0} ${file0} ${disk0}
58 expect_fl ${ZPOOL} create ${name0} mirror ${disk0} ${file0}
82 expect_fl ${ZPOOL} create ${name0} mirror ${file0} ${disk0}
106 expect_fl ${ZPOOL} create ${name0} mirror ${disk0} ${file0} ${file1}
131 expect_fl ${ZPOOL} create ${name0} mirror ${file0} ${disk0} ${disk1}
156 expect_fl ${ZPOOL} create ${name0} raidz1 ${disk0} ${file0}
180 expect_fl ${ZPOOL} create ${name0} raidz1 ${file0} ${disk0}
[all …]
H A Doption-f_size_mismatch.t16 expect_ok ${ZPOOL} create ${name0} ${disk0} ${disk1}
20 expect_ok ${ZPOOL} create ${name0} ${file0} ${file1}
24 expect_ok ${ZPOOL} create ${name0} mirror ${disk1} ${disk2} mirror ${disk0} ${disk5}
48 expect_fl ${ZPOOL} create ${name0} mirror ${disk0} ${disk1}
52 expect_ok ${ZPOOL} create ${zpool_f_flag} ${name0} mirror ${disk0} ${disk1}
72 expect_fl ${ZPOOL} create ${name0} mirror ${file0} ${file1}
76 expect_ok ${ZPOOL} create ${zpool_f_flag} ${name0} mirror ${file0} ${file1}
96 expect_fl ${ZPOOL} create ${name0} raidz1 ${disk0} ${disk1} ${disk2}
121 expect_fl ${ZPOOL} create ${name0} raidz1 ${file0} ${file1} ${file2}
199 expect_fl ${ZPOOL} create ${name0} ${disk1} log mirror ${disk0} ${disk2}
[all …]
H A Doption-f_replication_level_mismatch_1.t11 expect_fl ${ZPOOL} create ${name0} mirror ${disk0} ${disk1} mirror ${disk2} ${disk3} ${disk4}
15 expect_ok ${ZPOOL} create ${zpool_f_flag} ${name0} mirror ${disk0} ${disk1} mirror ${disk2} ${disk3…
39 expect_fl ${ZPOOL} create ${name0} mirror ${disk0} ${disk1} ${disk2} mirror ${disk3} ${disk4}
191 expect_fl ${ZPOOL} create ${name0} mirror ${disk0} ${disk1} raidz ${disk2} ${disk3}
195 expect_ok ${ZPOOL} create ${zpool_f_flag} ${name0} mirror ${disk0} ${disk1} raidz ${disk2} ${disk3}
218 expect_fl ${ZPOOL} create ${name0} raidz ${disk0} ${disk1} mirror ${disk2} ${disk3}
222 expect_ok ${ZPOOL} create ${zpool_f_flag} ${name0} raidz ${disk0} ${disk1} mirror ${disk2} ${disk3}
245 expect_fl ${ZPOOL} create ${name0} mirror ${disk0} ${disk1} ${disk2} raidz ${disk3} ${disk4}
273 expect_fl ${ZPOOL} create ${name0} mirror ${disk0} ${disk1} raidz ${disk2} ${disk3} ${disk4}
301 expect_fl ${ZPOOL} create ${name0} mirror ${disk0} ${disk1} raidz2 ${disk2} ${disk3} ${disk4}
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_draid_003_pos.ksh68 log_must zpool create $TESTPOOL $draid $draid_vdevs
83 log_mustnot zpool create $TESTPOOL draid:d8 $draid_vdevs
84 log_mustnot zpool create $TESTPOOL draid:s3 $draid_vdevs
85 log_mustnot zpool create $TESTPOOL draid:c32 $draid_vdevs
86 log_mustnot zpool create $TESTPOOL draid:10x $draid_vdevs
87 log_mustnot zpool create $TESTPOOL draid:x10 $draid_vdevs
90 log_must zpool create $TESTPOOL draid2:30d $draid_vdevs
95 log_mustnot zpool create $TESTPOOL draid2:0d $draid_vdevs
98 log_mustnot zpool create $TESTPOOL draid0 $draid_vdevs
99 log_mustnot zpool create $TESTPOOL draid4 $draid_vdevs
[all …]
H A Dzpool_create_encrypted.ksh68 log_mustnot zpool create -O keylocation=prompt $TESTPOOL $DISKS
69 log_mustnot zpool create -O keyformat=passphrase $TESTPOOL $DISKS
70 log_mustnot zpool create -O keyformat=passphrase -O keylocation=prompt \
73 log_must zpool create -O encryption=off $TESTPOOL $DISKS
76 log_mustnot zpool create -O encryption=off -O keylocation=prompt \
78 log_mustnot zpool create -O encryption=off -O keyformat=passphrase \
80 log_mustnot zpool create -O encryption=off -O keyformat=passphrase \
83 log_mustnot zpool create -O encryption=on $TESTPOOL $DISKS
84 log_mustnot zpool create -O encryption=on -O keylocation=prompt \
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_create/
H A Dzfs_create_encrypted.ksh83 log_must zfs create $TESTPOOL/$TESTFS1
85 log_mustnot zfs create -o keylocation=prompt $TESTPOOL/$TESTFS1/c1
89 log_must zfs create -o encryption=off $TESTPOOL/$TESTFS1/c1
90 log_mustnot zfs create -o encryption=off -o keylocation=prompt \
92 log_mustnot zfs create -o encryption=off -o keyformat=passphrase \
97 log_mustnot zfs create -o encryption=on $TESTPOOL/$TESTFS1/c2
98 log_mustnot zfs create -o encryption=on -o keylocation=prompt \
109 log_must zfs create $TESTPOOL/$TESTFS2/c1
116 log_must zfs create -o encryption=off $TESTPOOL/$TESTFS2/c5
119 log_mustnot zfs create -o encryption=off -o keylocation=prompt \
[all …]
H A Dzfs_create_009_neg.ksh99 log_must zfs create $TESTPOOL/$TESTFS
103 log_mustnot zfs create $TESTPOOL
104 log_mustnot zfs create $TESTPOOL/$TESTFS
108 log_mustnot zfs create ${args[$i]}
109 log_mustnot zfs create -p ${args[$i]}
115 log_mustnot zfs create -o ${RW_FS_PROP[i]} -o ${RW_FS_PROP[i]} \
117 log_mustnot zfs create -p -o ${RW_FS_PROP[i]} -o ${RW_FS_PROP[i]} \
124 log_mustnot zfs create -o ${VOL_ONLY_PROP[i]} $TESTPOOL/$TESTFS1
125 log_mustnot zfs create -p -o ${VOL_ONLY_PROP[i]} $TESTPOOL/$TESTFS1
/freebsd/tests/sys/fs/fusefs/
H A Dcreate.cc53 in.body.create.mode == mode && in expect_create()
54 in.body.create.umask == mask && in expect_create()
78 in.body.create.mode == mode && in expect_create()
102 in.body.create.mode == mode && in expect_create()
128 SET_OUT_HEADER_LEN(out, create); in TEST_F()
176 SET_OUT_HEADER_LEN(out, create); in TEST_F()
281 SET_OUT_HEADER_LEN(out, create); in TEST_F()
313 SET_OUT_HEADER_LEN(out, create); in TEST_F()
359 SET_OUT_HEADER_LEN(out, create); in TEST_F()
390 SET_OUT_HEADER_LEN(out, create); in TEST_F()
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/zvol/zvol_misc/
H A Dzvol_misc_hierarchy.ksh58 log_must zfs create "$poolname/sendfs"
59 log_must zfs create -V 1M -s "$poolname/sendvol"
69 log_must zfs create "$poolname/fs"
70 log_must zfs create "$poolname/fs/subfs"
76 log_must zfs create -V 1M -s "$poolname/volume"
81 log_must zfs create -V 1M -s "$poolname/createvol"
82 log_mustnot zfs create "$poolname/createvol/fs"
83 log_mustnot zfs create -V 1M -s "$poolname/createvol/vol"
86 log_must zfs create "$poolname/movefs"
87 log_must zfs create -V 1M -s "$poolname/movevol"
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bootfs/
H A Dbootfs_006_pos.ksh54 log_must zfs create $POOL/$TESTFS
69 log_must zfs create $POOL/$TESTFS
99 log_must zpool create $TESTPOOL $VDEV1
103 log_must zpool create $TESTPOOL $VDEV1 spare $VDEV2
107 log_must zpool create $TESTPOOL mirror $VDEV1 $VDEV2
116 log_must zpool create $TESTPOOL $VDEV1 $VDEV2
120 log_must zpool create $TESTPOOL $VDEV1 $VDEV2 spare $VDEV3
126 log_must zpool create $TESTPOOL $VDEV1 $VDEV2
130 log_must zpool create $TESTPOOL $VDEV1 $VDEV2 spare $VDEV3
135 log_must zpool create $TESTPOOL raidz $VDEV1 $VDEV2
[all …]
/freebsd/contrib/pjdfstest/tests/granular/
H A D03.t25 expect 0 create ${n0} 0644
31 expect 0 create ${n0} 0644
43 expect 0 create ${n0} 0644
52 expect 0 create ${n0} 0644
57 expect 0 create ${n0} 0644
63 expect 0 create ${n0} 0644
69 expect 0 create ${n0} 0644
88 expect 0 create ${n0} 0644
99 expect 0 create ${n0} 0644
111 expect 0 create ${n0} 0644
[all …]
/freebsd/tools/regression/zfs/zpool/add/
H A Doption-f_inuse.t11 expect_ok ${ZPOOL} create ${name0} ${disk0}
13 expect_ok ${ZPOOL} create ${name1} ${disk1}
46 expect_ok ${ZPOOL} create ${name0} ${disk0}
48 expect_ok ${ZPOOL} create ${name1} ${disk1}
123 expect_ok ${ZPOOL} create ${name0} ${disk0}
208 expect_ok ${ZPOOL} create ${name0} ${disk0}
299 expect_ok ${ZPOOL} create ${name0} ${disk0}
346 expect_ok ${ZPOOL} create ${name0} ${disk0}
348 expect_ok ${ZPOOL} create ${name1} ${disk1}
382 expect_ok ${ZPOOL} create ${name0} ${disk0}
[all …]
H A Doption-f_replication_level_mismatch_1.t11 expect_ok ${ZPOOL} create ${name0} mirror ${disk0} ${disk1}
29 expect_ok ${ZPOOL} create ${name0} mirror ${disk0} ${disk1}
278 expect_ok ${ZPOOL} create ${name0} mirror ${disk0} ${disk1}
296 expect_ok ${ZPOOL} create ${name0} mirror ${disk0} ${disk1}
317 expect_ok ${ZPOOL} create ${name0} raidz ${disk0} ${disk1}
335 expect_ok ${ZPOOL} create ${name0} raidz ${disk0} ${disk1}
397 expect_ok ${ZPOOL} create ${name0} mirror ${disk0} ${disk1}
415 expect_ok ${ZPOOL} create ${name0} mirror ${disk0} ${disk1}
437 expect_ok ${ZPOOL} create ${name0} mirror ${disk0} ${disk1}
455 expect_ok ${ZPOOL} create ${name0} mirror ${disk0} ${disk1}
[all …]
H A Doption-f_type_mismatch.t12 expect_ok ${ZPOOL} create ${name0} ${disk0}
28 expect_ok ${ZPOOL} create ${name0} ${disk0}
45 expect_ok ${ZPOOL} create ${name0} ${file0}
61 expect_ok ${ZPOOL} create ${name0} ${file0}
78 expect_ok ${ZPOOL} create ${name0} mirror ${disk0} ${disk1}
96 expect_ok ${ZPOOL} create ${name0} mirror ${disk0} ${disk1}
117 expect_ok ${ZPOOL} create ${name0} mirror ${file0} ${file1}
330 expect_ok ${ZPOOL} create ${name0} ${disk0}
348 expect_ok ${ZPOOL} create ${name0} ${disk0}
368 expect_ok ${ZPOOL} create ${name0} ${file0}
[all …]
/freebsd/contrib/netbsd-tests/usr.sbin/mtree/
H A Dt_mtree.sh59 rm -fr create
60 mkdir -p create/a/1 create/a/2 create/b
62 for file in create/top.file.1 \
63 create/a/a.file.1 \
64 create/a/a.file.2 \
65 create/a/1/a1.file.1 \
66 create/b/b.file.1 \
67 create/b/b.file.2
72 ln create/b/b.file.1 create/b/b.hardlink.1
74 ln create/b/b.file.2 create/a/a.hardlink.b2
[all …]
/freebsd/tests/sys/geom/class/multipath/
H A Dmisc.sh43 atf_check -s exit:0 gmultipath create "$name" ${md0} ${md1}
116 atf_check gnop create -o $offset /dev/${md0}
117 atf_check gnop create -o $offset /dev/${md1}
133 atf_check gnop create -o $offset /dev/${md0}
159 atf_check -s exit:0 gmultipath create "$name" ${md0} ${md1}
183 atf_check gnop create /dev/${md0}
184 atf_check gnop create /dev/${md1}
215 atf_check gnop create -z $physpath /dev/${md0}
216 atf_check gnop create -z $physpath /dev/${md1}
297 atf_check gnop create /dev/${md0}
[all …]
/freebsd/tests/sys/cddl/zfs/tests/bootfs/
H A Dbootfs_006_pos.ksh68 log_must $ZFS create $POOL/$FS
88 log_must $ZFS create $POOL/$FS
115 log_must $ZPOOL create $TESTPOOL $VDEV1
119 log_must $ZPOOL create $TESTPOOL $VDEV1 spare $VDEV2
123 log_must $ZPOOL create $TESTPOOL mirror $VDEV1 $VDEV2
127 log_must $ZPOOL create $TESTPOOL mirror $VDEV1 $VDEV2 spare $VDEV3
134 log_must $ZPOOL create $TESTPOOL $VDEV1 $VDEV2
138 log_must $ZPOOL create $TESTPOOL $VDEV1 $VDEV2 spare $VDEV3
142 log_must $ZPOOL create $TESTPOOL raidz $VDEV1 $VDEV2
146 log_must $ZPOOL create $TESTPOOL raidz $VDEV1 $VDEV2 spare $VDEV3
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCExpr.h530 return create(Add, LHS, RHS, Ctx); in createAdd()
535 return create(And, LHS, RHS, Ctx); in createAnd()
540 return create(Div, LHS, RHS, Ctx); in createDiv()
545 return create(EQ, LHS, RHS, Ctx); in createEQ()
550 return create(GT, LHS, RHS, Ctx); in createGT()
555 return create(GTE, LHS, RHS, Ctx); in createGTE()
565 return create(LOr, LHS, RHS, Ctx); in createLOr()
570 return create(LT, LHS, RHS, Ctx); in createLT()
575 return create(LTE, LHS, RHS, Ctx); in createLTE()
590 return create(NE, LHS, RHS, Ctx); in createNE()
[all …]
/freebsd/tests/sys/net/
H A Dif_vlan.sh67 vlan5a=$(jexec jqinq0 ifconfig vlan create \
69 vlan42a=$(jexec jqinq0 ifconfig vlan create \
75 vlan5b=$(jexec jqinq1 ifconfig vlan create \
77 vlan42b=$(jexec jqinq1 ifconfig vlan create \
109 vlan5a=$(jexec jqinq2 ifconfig vlan create \
111 vlan6a=$(jexec jqinq2 ifconfig vlan create \
120 vlan5b=$(jexec jqinq3 ifconfig vlan create \
199 jexec jqinq6 ifconfig vlan5 create \
201 jexec jqinq6 ifconfig vlan5.42 create \
237 vlan1=$(ifconfig vlan create)
[all …]
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DConstructionContext.cpp22 ConstructionContextLayer::create(BumpVectorContext &C, in create() function in ConstructionContextLayer
86 return create<ElidedTemporaryObjectConstructionContext>( in createMaterializedTemporaryFromLayers()
92 return create<SimpleTemporaryObjectConstructionContext>(C, BTE, MTE); in createMaterializedTemporaryFromLayers()
103 return create<SimpleTemporaryObjectConstructionContext>(C, BTE, in createBoundTemporaryFromLayers()
113 return create<CXX17ElidedCopyVariableConstructionContext>(C, DS, BTE); in createBoundTemporaryFromLayers()
123 return create<CXX17ElidedCopyReturnedValueConstructionContext>(C, RS, in createBoundTemporaryFromLayers()
162 return create<LambdaCaptureConstructionContext>(C, E, in createBoundTemporaryFromLayers()
180 return create<SimpleVariableConstructionContext>(C, DS); in createFromLayers()
185 return create<NewAllocatedObjectConstructionContext>(C, NE); in createFromLayers()
190 return create<SimpleReturnedValueConstructionContext>(C, RS); in createFromLayers()
[all …]
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_create/
H A Dzfs_create_009_neg.ksh104 log_must $ZFS create $TESTPOOL/$TESTFS
108 log_mustnot $ZFS create $TESTPOOL
109 log_mustnot $ZFS create $TESTPOOL/$TESTFS
113 log_mustnot $ZFS create ${args[$i]}
114 log_mustnot $ZFS create -p ${args[$i]}
120 log_mustnot $ZFS create -o ${RW_FS_PROP[i]} -o ${RW_FS_PROP[i]} \
122 log_mustnot $ZFS create -p -o ${RW_FS_PROP[i]} -o ${RW_FS_PROP[i]} \
129 log_mustnot $ZFS create -o ${VOL_ONLY_PROP[i]} $TESTPOOL/$TESTFS1
130 log_mustnot $ZFS create -p -o ${VOL_ONLY_PROP[i]} $TESTPOOL/$TESTFS1
/freebsd/tools/regression/zfs/zpool/attach/
H A Doption-f_inuse.t11 expect_ok ${ZPOOL} create ${name0} ${disk0}
13 expect_ok ${ZPOOL} create ${name1} ${disk1}
48 expect_ok ${ZPOOL} create ${name0} ${disk0}
50 expect_ok ${ZPOOL} create ${name1} mirror ${disk1} ${disk2}
90 expect_ok ${ZPOOL} create ${name1} ${disk3} log ${disk4}
179 expect_ok ${ZPOOL} create ${name1} ${disk2}
221 expect_ok ${ZPOOL} create ${name1} ${disk2}
395 expect_ok ${ZPOOL} create ${name1} ${disk2}
454 expect_ok ${ZPOOL} create ${name0} ${disk0}
455 expect_ok ${ZPOOL} create ${name1} ${disk1}
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/limits/
H A Dfilesystem_count.ksh37 log_must zfs create "$DATASET_TEST"
38 log_must zfs create "$DATASET_UTIL"
60 log_must zfs create "$DATASET_TEST/create_clone"
69 log_must zfs create "$DATASET_TEST/destroy"
76 log_must zfs create "$DATASET_TEST/rename"
84 log_must zfs create "$DATASET_UTIL/promote"
94 log_must zfs create "$DATASET_UTIL/send"
107 log_must zfs create "$DATASET_TEST/rollback"
115 log_must zfs create "$DATASET_TEST/diff"

12345678910>>...79