Home
last modified time | relevance | path

Searched refs:create (Results 151 – 175 of 878) sorted by relevance

12345678910>>...36

/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_010_neg.ksh69 log_must zfs create $TESTPOOL/$TESTFS
85 log_mustnot zpool create ${args[i]}
H A Dzpool_create_014_neg.ksh80 log_must zfs create -V 100m $vol_name
88 log_mustnot zpool create $opt $TESTPOOL $TMP_FILE
H A Dzpool_create_015_neg.ksh85 log_must zfs create -V 100m $vol_name
88 log_mustnot zpool create $opt $TESTPOOL1 /dev/zvol/dsk/${vol_name}
H A Dzpool_create_018_pos.ksh73 log_must zpool create -o ${props[$i]}=${vals[$i]} $TESTPOOL $disk
89 log_must zpool create -o delegation=off -o cachefile=$CPATH $TESTPOOL $disk
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_user/zfs_list/
H A Dsetup.ksh45 log_must zfs create $TESTPOOL/$TESTFS/$dataset
51 log_must zfs create -V 64M $TESTPOOL/$TESTFS/${dataset}-vol
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_clear/
H A Dzpool_clear_001_pos.ksh141 log_must zpool create -f $TESTPOOL1 $vdev
142 log_must zfs create $FS
150 file_write -o create -f $file.$i -b $BLOCKSZ -c $NUM_WRITES
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dimport_cachefile_device_removed.ksh51 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 $poolcreate
79 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 \
111 log_must zpool create -o cachefile=$CPATH $TESTPOOL1 \
H A Dsetup.ksh59 mkdir -p $TESTDIR || log_unresolved Could not create $TESTDIR
62 log_must zfs create $TESTPOOL/$TESTFS
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_create/
H A Dzfs_create_006_pos.ksh64 log_must zfs create -o ${RW_VOL_PROP[$i]} -V $VOLSIZE \
72 log_must zfs create -s -o ${RW_VOL_PROP[$i]} -V $VOLSIZE \
H A Dzfs_create_007_pos.ksh74 log_must zfs create $opts -V $VOLSIZE $TESTPOOL/$TESTVOL
77 log_must zfs create -s $opts -V $VOLSIZE $TESTPOOL/$TESTVOL1
/illumos-gate/usr/src/test/zfs-tests/tests/functional/userquota/
H A Duserquota_002_pos.ksh70 log_must zpool create -O userquota@$QUSER1=$UQUOTA_SIZE \
79 log_must zfs create -o userquota@$QUSER1=$UQUOTA_SIZE \
/illumos-gate/usr/src/cmd/dlmgmtd/
H A Ddlmgmt_door.c146 dlmgmt_upcall_arg_create_t *create = argp; in dlmgmt_upcall_create() local
161 flags = DLMGMT_ACTIVE | (create->ld_persist ? DLMGMT_PERSIST : 0); in dlmgmt_upcall_create()
163 class = create->ld_class; in dlmgmt_upcall_create()
164 media = create->ld_media; in dlmgmt_upcall_create()
179 dlmgmt_getlink_by_dev(create->ld_devname, zoneid)) != NULL) { in dlmgmt_upcall_create()
181 &create->ld_phymaj, sizeof (uint64_t)) && in dlmgmt_upcall_create()
183 &create->ld_phyinst, sizeof (uint64_t)) && in dlmgmt_upcall_create()
192 &create->ld_phymaj, sizeof (uint64_t), DLADM_TYPE_UINT64); in dlmgmt_upcall_create()
197 &create->ld_phyinst, sizeof (uint64_t), DLADM_TYPE_UINT64); in dlmgmt_upcall_create()
215 if ((err = dlmgmt_create_common(create->ld_devname, class, media, in dlmgmt_upcall_create()
[all …]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_receive/
H A Dzfs_receive_010_pos.ksh85 log_must zfs create -o checksum=sha256 -o compression=gzip -o recordsize=512 \
88 log_must zfs create $fs
89 log_must zfs create $fs2
H A Dzfs_receive_013_pos.ksh53 log_must zpool create $temppool $tpoolfile
54 log_must zfs create $src_fs
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_rename/
H A Dzfs_rename_007_pos.ksh52 log_must zfs create $TESTPOOL/$TESTFS
85 log_must zfs create $fs
119 log_must zfs create -V 100M $vol
H A Dzfs_rename_encrypted_child.ksh56 log_must zfs create $TESTPOOL/$TESTFS2/child
57 log_must zfs create $TESTPOOL/$TESTFS2/child/grandchild
/illumos-gate/usr/src/test/zfs-tests/tests/functional/casenorm/
H A Dcasenorm.kshlib28 mkdir -p $TESTDIR || log_unresolved Could not create $TESTDIR
30 log_must zfs create $opts $TESTPOOL/$TESTFS
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_load-key/
H A Dzfs_load-key_recursive.ksh49 log_must zfs create -o encryption=on -o keyformat=passphrase \
52 log_must zfs create -o keyformat=passphrase \
/illumos-gate/usr/src/test/zfs-tests/tests/functional/refquota/
H A Drefquota_003_pos.ksh49 log_must zfs create $TESTPOOL/$TESTFS
60 log_must zfs create $fs/subfs
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_upgrade/
H A Dzfs_upgrade_003_pos.ksh53 log_must zfs create $rootfs
65 log_must zfs create -o version=${version} ${current_fs}
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_add/
H A Dadd-o_ashift.ksh60 log_must zpool create $TESTPOOL $disk1
77 log_must zpool create $TESTPOOL $disk1
/illumos-gate/usr/src/test/zfs-tests/tests/functional/reservation/
H A Dreservation_002_pos.sh80 log_must zfs create -V $vol_set_size $TESTPOOL/$TESTVOL
82 log_must zfs create -s -V $sparse_vol_set_size $TESTPOOL/$TESTVOL2
H A Dreservation_017_pos.sh70 log_must zfs create -V 64M $regvol
71 log_must zfs create -s -V 64M $sparsevol
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_snapshot/
H A Dzfs_snapshot_002_neg.ksh90 log_must zfs create -V $VOLSIZE $TESTPOOL/$TESTCTR/$TESTVOL
92 log_must zfs create $TESTPOOL/$TESTCTR/$TESTVOL
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_unload-key/
H A Dzfs_unload-key_recursive.ksh51 log_must zfs create -o encryption=on -o keyformat=passphrase \
53 log_must zfs create -o keyformat=passphrase \

12345678910>>...36