Home
last modified time | relevance | path

Searched refs:create_pool (Results 1 – 25 of 82) sorted by relevance

1234

/freebsd-12.1/tests/sys/cddl/zfs/tests/cli_root/zpool_destroy/
H A Dzpool_destroy_001_pos.ksh75 create_pool "$TESTPOOL" "${DISK}p1"
76 create_pool "$TESTPOOL1" "${DISK}p2"
78 create_pool "$TESTPOOL2" "/dev/zvol/$TESTPOOL1/$TESTVOL"
H A Dzpool_destroy_004_pos.ksh47 create_pool "$TESTPOOL" "$DISK0"
58 create_pool "$TESTPOOL1" "$DISK1"
/freebsd-12.1/tests/sys/cddl/zfs/tests/cli_root/zpool_import/
H A Dzpool_import_006_pos.ksh86 create_pool $TESTPOOL2 $VDEV0 $VDEV2
99 create_pool $TESTPOOL1 mirror $VDEV0 $VDEV1 $VDEV2
103 create_pool $TESTPOOL1 mirror $VDEV0 $VDEV1 $VDEV2
/freebsd-12.1/tests/sys/cddl/zfs/tests/cli_root/zpool_create/
H A Dzpool_create_002_pos.ksh87 create_pool $TESTPOOL $*
93 create_pool "$TESTPOOL" "${disk}p1"
116 create_pool "$TESTPOOL5" "mirror" $TMPDIR/$FILEDISK1 $TMPDIR/$FILEDISK2
H A Dzpool_create_008_pos.ksh134 create_pool $TESTPOOL $disk
150 create_pool $TESTPOOL ${disk}p1 ${disk}p2
154 create_pool $TESTPOOL1 ${disk}p3 spare ${disk}p2
H A Dzpool_create_009_neg.ksh89 create_pool $TESTPOOL $opt $disk
94 create_pool $TESTPOOL $opt $disk
H A Dzpool_create_004_pos.ksh83 create_pool $TESTPOOL $disk
91 create_pool $TESTPOOL1 $vdevs_list
/freebsd-12.1/tests/sys/cddl/zfs/tests/cli_root/zpool_add/
H A Dzpool_add_001_pos.ksh110 create_pool "$TESTPOOL" "${diskname}p6"
121 create_pool "$TESTPOOL" "${keywords[i]}" \
133 create_pool "$TESTPOOL" "${keywords[i]}" \
H A Dzpool_add_004_pos.ksh79 create_pool "$TESTPOOL" "${disk}p1"
82 create_pool "$TESTPOOL1" "${disk}p2"
H A Dzpool_add_005_pos.ksh87 create_pool "$TESTPOOL" "${disk}p1"
90 create_pool "$TESTPOOL1" "${disk}p2"
H A Dzpool_add_006_pos.ksh118 create_pool $TESTPOOL $vdev
131 create_pool "$TESTPOOL1" "${TESTDIR}/file.$count"
H A Dzpool_add_007_neg.ksh75 create_pool "$TESTPOOL" "${disk}p1"
H A Dzpool_add_008_neg.ksh76 create_pool "$TESTPOOL" "${disk}p1"
H A Dzpool_add_009_neg.ksh76 create_pool "$TESTPOOL" "${disk}p1"
/freebsd-12.1/contrib/ntp/lib/isc/tests/
H A Dtaskpool_test.c37 ATF_TC(create_pool);
38 ATF_TC_HEAD(create_pool, tc) { in ATF_TC_HEAD() argument
41 ATF_TC_BODY(create_pool, tc) { in ATF_TC_BODY() argument
204 ATF_TP_ADD_TC(tp, create_pool); in ATF_TP_ADD_TCS()
/freebsd-12.1/tests/sys/cddl/zfs/tests/grow_replicas/
H A Dsetup.ksh41 create_pool $TESTPOOL $POOLTYPE ${DISK}p1 \
49 create_pool $TESTPOOL $POOLTYPE ${DISK0}p${PARTITION} \
/freebsd-12.1/tests/sys/cddl/zfs/tests/hotspare/
H A Dhotspare_add_003_neg.ksh100 create_pool "$TESTPOOL" "${pooldevs[0]}"
103 create_pool "$TESTPOOL1" "${pooldevs[1]}"
/freebsd-12.1/tests/sys/cddl/zfs/tests/largest_pool/
H A Dlargest_pool_001_pos.ksh131 create_pool $TESTPOOL2 "$DISKS"
150 create_pool $TESTPOOL "$VOL_PATH"
/freebsd-12.1/tests/sys/cddl/zfs/tests/inuse/
H A Dinuse_005_pos.ksh70 create_pool $TESTPOOL1 $DISK0
/freebsd-12.1/tests/sys/cddl/zfs/tests/txg_integrity/
H A Dsetup.ksh40 log_must create_pool $TESTPOOL $TESTDEV
/freebsd-12.1/tests/sys/cddl/zfs/tests/bootfs/
H A Dbootfs_007_pos.ksh76 create_pool "$TESTPOOL" "$DISK"
/freebsd-12.1/tests/sys/cddl/zfs/tests/slog/
H A Dslog_001_pos.ksh69 create_pool $TESTPOOL $pooltype $VDEV $sparetype $SDEV log $logtype $LDEV
H A Dslog_002_pos.ksh66 create_pool $TESTPOOL $pooltype $VDEV $sparetype $SDEV
H A Dslog_009_neg.ksh70 create_pool $TESTPOOL $pooltype $VDEV $sparetype $SDEV $logtype $LDEV
H A Dslog_005_pos.ksh70 create_pool $TESTPOOL $pooltype $VDEV $sparetype $SDEV \

1234