Home
last modified time | relevance | path

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

12345678910>>...26

/titanic_44/usr/src/test/zfs-tests/tests/functional/bootfs/
H A Dbootfs_006_pos.ksh56 log_must $ZFS create $POOL/$TESTFS
71 log_must $ZFS create $POOL/$TESTFS
101 log_must $ZPOOL create $TESTPOOL $VDEV1
105 log_must $ZPOOL create $TESTPOOL $VDEV1 spare $VDEV2
109 log_must $ZPOOL create $TESTPOOL mirror $VDEV1 $VDEV2
113 log_must $ZPOOL create $TESTPOOL mirror $VDEV1 $VDEV2 spare $VDEV3
119 log_must $ZPOOL create $TESTPOOL $VDEV1 $VDEV2
123 log_must $ZPOOL create $TESTPOOL $VDEV1 $VDEV2 spare $VDEV3
127 log_must $ZPOOL create $TESTPOOL raidz $VDEV1 $VDEV2
131 log_must $ZPOOL create $TESTPOOL raidz $VDEV1 $VDEV2 spare $VDEV3
[all …]
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_create/
H A Dzfs_create_009_neg.ksh97 log_must $ZFS create $TESTPOOL/$TESTFS
101 log_mustnot $ZFS create $TESTPOOL
102 log_mustnot $ZFS create $TESTPOOL/$TESTFS
106 log_mustnot $ZFS create ${args[$i]}
107 log_mustnot $ZFS create -p ${args[$i]}
113 log_mustnot $ZFS create -o ${RW_FS_PROP[i]} -o ${RW_FS_PROP[i]} \
115 log_mustnot $ZFS create -p -o ${RW_FS_PROP[i]} -o ${RW_FS_PROP[i]} \
122 log_mustnot $ZFS create -o ${VOL_ONLY_PROP[i]} $TESTPOOL/$TESTFS1
123 log_mustnot $ZFS create -p -o ${VOL_ONLY_PROP[i]} $TESTPOOL/$TESTFS1
H A Dzfs_create_010_neg.ksh109 log_must $ZFS create -V $VOLSIZE $TESTPOOL/$TESTVOL
113 log_mustnot $ZFS create -V $VOLSIZE $TESTPOOL/$TESTVOL
114 log_mustnot $ZFS create -s -V $VOLSIZE $TESTPOOL/$TESTVOL
122 log_mustnot $ZFS create ${options[$i]} -V ${args[$j]}
123 log_mustnot $ZFS create -p ${options[$i]} -V ${args[$j]}
130 log_mustnot $ZFS create ${options[$i]} -o ${RW_VOL_PROP[j]} \
132 log_mustnot $ZFS create -p ${options[$i]} -o ${RW_VOL_PROP[j]} \
139 log_mustnot $ZFS create ${options[$i]} -o ${FS_ONLY_PROP[j]} \
141 log_mustnot $ZFS create -p ${options[$i]} -o ${FS_ONLY_PROP[j]} \
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_user/misc/
H A Dsetup.ksh62 log_must $ZFS create $TESTPOOL/$TESTFS/$TESTFS2
67 log_must $ZFS create $TESTPOOL/$TESTFS/$TESTFS2.unmounted
81 log_must $ZFS create -o version=1 $TESTPOOL/$TESTFS/prop
95 log_must $ZFS create $TESTPOOL/$TESTFS/renameme
101 log_must $ZFS create $TESTPOOL/$TESTFS/unshared
105 log_must $ZFS create $TESTPOOL/$TESTFS/shared
110 log_must $ZFS create -o version=1 $TESTPOOL/$TESTFS/version1
111 log_must $ZFS create -o version=1 $TESTPOOL/$TESTFS/allowed
112 log_must $ZFS allow everyone create $TESTPOOL/$TESTFS/allowed
130 log_must $ZPOOL create $TESTPOOL.virt mirror /$TESTDIR/disk1.dat \
[all …]
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_copies/
H A Dzfs_copies_001_pos.ksh72 log_must $ZFS create -o copies=$val $fs1
74 log_must $ZFS create -V $VOLSIZE -o copies=$val $vol1
76 log_must $ZFS create -o copies=$val $vol1
83 log_must $ZFS create -o copies=$val2 $fs2
85 log_must $ZFS create -V $VOLSIZE -o copies=$val2 $vol2
87 log_must $ZFS create -o copies=$val2 $vol2
/titanic_44/usr/src/test/zfs-tests/tests/functional/mv_files/
H A Dmv_files_common.kshlib94 $MKDIR -p $TESTDIR || log_unresolved Could not create $TESTDIR
97 $MKDIR -p $TESTDIR_TGT || log_unresolved Could not create $TESTDIR_TGT
99 log_must $ZFS create $TESTPOOL/$TESTFS
102 log_must $ZFS create $TESTPOOL/$TESTFS_TGT
105 $MKDIR -p $OLDDIR || log_unresolved Could not create $OLDDIR
106 $MKDIR -p $NEWDIR_IN_FS || log_unresolved Could not create $NEWDIR_IN_FS
107 $MKDIR -p $NEWDIR_ACROSS_FS || log_unresolved Could not create $NEWDIR_ACROSS_FS
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dzpool_import_010_pos.ksh71 log_must $ZPOOL create $poolA mirror $VDEV0 $VDEV1 $VDEV2 $VDEV3 $VDEV4
74 log_must $ZPOOL create $poolB $VDEV1
77 log_must $ZPOOL create $poolC raidz2 $VDEV2 $VDEV3 $VDEV4
80 log_must $ZPOOL create $poolD raidz $VDEV3 $VDEV4
83 log_must $ZPOOL create $poolE $VDEV4
H A Dzpool_import_012_pos.ksh90 log_must $ZFS create $TESTPOOL/$TESTFS
105 log_must $ZFS create $pool/$TESTFS/$TESTCTR
106 log_must $ZFS create $pool/$TESTFS/$TESTCTR/$TESTCTR1
109 log_must $ZFS create $pool/$TESTFS/$TESTCTR/$TESTFS1
110 log_must $ZFS create $pool/$TESTFS/$TESTCTR/$TESTCTR1/$TESTFS1
111 log_must $ZFS create $pool/$TESTFS/$TESTFS1
/titanic_44/usr/src/lib/libsqlite/test/
H A Dlaststmtchanges.test34 create table t0 (x);
85 create table t1 (k integer primary key);
86 create table t2 (k integer primary key, v1, v2);
87 create trigger r1 after insert on t1 for each row begin
119 create trigger r1 after update on t1 for each row begin
151 create trigger r1 before delete on t1 for each row begin
181 create temp table t0(x);
182 create temp table t1 (k integer primary key);
183 create temp table t2 (k integer primary key);
184 create temp view v1 as select * from t1;
[all …]
H A Dlastinsert.test34 create table t1 (k integer primary key);
58 # LIRID unchanged after create table/view statements
61 create table t2 (k integer primary key, val1, val2, val3);
62 create view v as select * from t1;
74 create trigger r1 after insert on t1 for each row begin
113 create trigger r1 after update on t1 for each row begin
152 create trigger r1 instead of insert on v for each row begin
191 create trigger r1 before delete on t1 for each row begin
230 create trigger r1 instead of update on v for each row begin
267 create temp table t1 (k integer primary key);
[all …]
H A Dtrigger4.test21 create table test1(id integer primary key,a);
22 create table test2(id integer,b);
23 create view test as
26 create trigger I_test instead of insert on test
56 create trigger U_test instead of update on test
109 create table test2(id,b);
H A Dtrigger1.test25 # trig-1.9: Ensure that we cannot create a trigger on sqlite_master
127 } {1 {cannot create trigger on system table}}
135 create table t1(a,b);
140 create trigger r1 after delete on t1 for each row begin
150 create table t1(a,b);
155 create trigger r1 after update on t1 for each row begin
164 # Ensure that we cannot create INSTEAD OF triggers on tables
167 create table t1(a,b);
168 create trigger t1t instead of update on t1 for each row begin
172 } {1 {cannot create INSTEAD OF trigger on table: t1}}
[all …]
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_008_pos.ksh51 log_must $ZPOOL create -f $TESTPOOL ${disk}s${SLICE0}
131 log_mustnot $ZPOOL create $TESTPOOL ${disk}s${SLICE0}
132 log_must $ZPOOL create -f $TESTPOOL ${disk}s${SLICE0}
137 log_must $ZPOOL create -f $TESTPOOL $disk
143 log_mustnot $ZPOOL create $TESTPOOL1 ${disk}s${SLICE3} spare ${disk}s${SLICE1}
H A Dzpool_create_002_pos.ksh89 log_mustnot $ZPOOL create "$TESTPOOL1" "${disk}s${SLICE0}"
95 log_mustnot $ZPOOL create "$TESTPOOL2" "${disk}s${SLICE1}"
101 log_mustnot $ZPOOL create "$TESTPOOL3" "mirror" $TESTDIR0/$FILEDISK0 $TESTDIR1/$FILEDISK1
107 log_mustnot $ZPOOL create "$TESTPOOL4" "mirror" /var/tmp/$FILEDISK0 \
118 log_mustnot $ZPOOL create "$TESTPOOL6" /var/tmp/$FILEDISK2
H A Dzpool_create_011_neg.ksh110 log_mustnot $ZPOOL create ${arg[i]}
119 log_must $ZPOOL create -f $TESTPOOL3 $disk
123 log_mustnot $ZPOOL create -f $TESTPOOL1 "$specified_dump_dev"
127 log_mustnot $ZPOOL create -f $TESTPOOL1 ${specified_dump_dev}s0
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_destroy/
H A Dzfs_destroy_003_pos.ksh96 log_must $ZFS create $ctr
97 log_must $ZFS create $ctr1
103 log_must $ZFS create $ctr2
106 log_must $ZFS create $fs
118 log_must $ZFS create -V $VOLSIZE $vol
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_upgrade/
H A Dzfs_upgrade.kshlib69 log_mustnot $ZFS create -o version=${version} ${current_fs}
72 log_must $ZFS create -o version=${version} ${current_fs}
91 log_mustnot $ZFS create -o \
94 log_must $ZFS create -o \
110 log_must $ZFS create $rootfs
/titanic_44/usr/src/test/zfs-tests/tests/functional/delegate/
H A Ddelegate_common.kshlib58 log_must $ZFS create $ROOT_TESTFS
64 log_must $ZFS create -V $VOLSIZE $ROOT_TESTVOL
206 create)
344 log_must $ZFS create $SUBFS
413 log_must $ZFS create $newfs
416 log_must $ZFS create -V $VOLSIZE $newvol
433 log_must $ZFS allow $user create $fs
435 log_must $ZFS unallow $user create $fs
447 log_must $ZFS allow $user mount,create $fs
449 log_must $ZFS unallow $user mount,create $fs
[all …]
H A Dzfs_unallow_005_pos.ksh53 log_must $ZFS allow -l $STAFF1 create,mount $ROOT_TESTFS
56 user_run $STAFF1 $ZFS create $SUBFS
67 user_run $STAFF1 $ZFS create $SUBFS2
/titanic_44/usr/src/cmd/csplit/
H A Dcsplit.c63 int silent, keep, create; /* Flags: -s(ilent), -k(eep), (create) */ variable
174 create = TRUE; in main()
179 create = FALSE; in main()
188 create = TRUE; in main()
193 create = TRUE; in main()
243 if (!silent && create) { in closefile()
247 if (create) in closefile()
335 if (create) in flush()
359 if (create) { in getfile()
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_destroy/
H A Dzpool_destroy_002_pos.ksh81 log_must $ZFS create $TESTPOOL/$TESTFS
84 log_must $ZFS create $TESTPOOL/$TESTCTR
85 log_must $ZFS create $TESTPOOL/$TESTCTR/$TESTFS1
86 log_must $ZFS create -V $VOLSIZE $TESTPOOL/$TESTVOL
/titanic_44/usr/src/test/zfs-tests/tests/functional/inuse/
H A Dinuse_002_pos.ksh96 log_mustnot $ZPOOL create $TESTPOOL1 $FS_SIDE0
100 log_mustnot $ZPOOL create $TESTPOOL1 $FS_SIDE2 spare $FS_SIDE0
104 log_mustnot $ZPOOL create $TESTPOOL2 $FS_SIDE1
108 log_mustnot $ZPOOL create $TESTPOOL2 $FS_SIDE2 spare $FS_SIDE1
H A Dinuse_003_pos.ksh129 $FILE_WRITE -o create -f $bigdir${dirnum}/file${filenum} \
152 log_mustnot $ZPOOL create $TESTPOOL1 "$disk1"
156 log_mustnot $ZPOOL create $TESTPOOL1 "$FS_SIDE2" spare "$disk1"
177 log_mustnot $ZPOOL create -f $TESTPOOL2 "$disk1"
182 log_mustnot $ZPOOL create -f $TESTPOOL2 "$FS_SIDE2" spare "$disk1"
/titanic_44/usr/src/test/zfs-tests/tests/functional/pool_names/
H A Dpool_names_001_pos.ksh79 log_must $ZPOOL create -m $TESTDIR $name $DISK
98 log_must $ZPOOL create -m $TESTDIR $name $DISK
107 log_must $ZFS create $name/$name
110 log_must $ZFS create -V 150m $name/$name/$name
/titanic_44/usr/src/test/zfs-tests/tests/functional/reservation/
H A Dreservation_013_pos.sh71 log_must $ZFS create $TESTPOOL/$TESTFS1
72 log_must $ZFS create $TESTPOOL/$TESTFS1/$TESTFS2
86 log_must $ZFS create -V $resv_set $TESTPOOL/$TESTVOL
87 log_must $ZFS create -s -V $sparse_vol_set_size $TESTPOOL/$TESTVOL2

12345678910>>...26