Home
last modified time | relevance | path

Searched refs:pooltype (Results 1 – 20 of 20) sorted by relevance

/freebsd-12.1/tests/sys/cddl/zfs/tests/replacement/
H A Dreplacement_002_pos.ksh41 for pooltype in "" "mirror"; do
42 pool_action "$pooltype" attach log_must log_must
46 for pooltype in "raidz1" "raidz2"; do
47 pool_action "$pooltype" attach log_mustnot log_mustnot
H A Dreplacement_001_pos.ksh41 for pooltype in "" "raidz" "raidz1" "mirror"; do
42 pool_action "$pooltype" replace log_must log_must
H A Dreplacement_003_pos.ksh44 for pooltype in "" "raidz" "raidz1" ; do
45 pool_action "$pooltype" detach log_mustnot log_mustnot
/freebsd-12.1/tests/sys/cddl/zfs/tests/slog/
H A Dslog.kshlib160 for pooltype in "" "mirror" "raidz" "raidz2"; do
162 $callback "$pooltype" "$sparetype"
174 for pooltype in "" "mirror" "raidz" "raidz2"; do
177 $callback "$pooltype" "$sparetype" "$logtype"
H A Dslog_014_pos.ksh65 typeset pooltype=$1
69 [ -z "$pooltype" ] && return
71 create_pool $TESTPOOL $pooltype $VDEV $sparetype $SDEV log $LDEV
H A Dslog_001_pos.ksh65 typeset pooltype=$1
69 create_pool $TESTPOOL $pooltype $VDEV $sparetype $SDEV log $logtype $LDEV
H A Dslog_009_neg.ksh65 typeset pooltype=$1
70 create_pool $TESTPOOL $pooltype $VDEV $sparetype $SDEV $logtype $LDEV
H A Dslog_005_pos.ksh66 typeset pooltype="$1"
70 create_pool $TESTPOOL $pooltype $VDEV $sparetype $SDEV \
H A Dslog_003_pos.ksh66 typeset pooltype=$1
71 create_pool $TESTPOOL $pooltype $VDEV $sparetype $SDEV \
H A Dslog_006_pos.ksh66 typeset pooltype=$1
70 create_pool $TESTPOOL $pooltype $VDEV $sparetype $SDEV log $logtype $LDEV
H A Dslog_004_pos.ksh66 typeset pooltype=$1
70 create_pool $TESTPOOL $pooltype $VDEV $sparetype $SDEV \
H A Dslog_007_pos.ksh68 typeset pooltype=$1
72 create_pool $TESTPOOL $pooltype $VDEV $sparetype $SDEV \
H A Dslog_002_pos.ksh66 create_pool $TESTPOOL $pooltype $VDEV $sparetype $SDEV
H A Dslog_008_neg.ksh64 typeset pooltype=$1
H A Dslog_012_neg.ksh65 typeset pooltype=$1
/freebsd-12.1/tests/sys/cddl/zfs/tests/zinject/
H A Dzinject_001_pos.ksh101 typeset pooltype=$2
108 if [[ -n $pooltype ]] ; then
H A Dzinject_002_pos.ksh102 typeset pooltype=$2
109 if [[ -n $pooltype ]] ; then
H A Dzinject_003_pos.ksh98 typeset pooltype=$2
105 if [[ -n $pooltype ]] ; then
/freebsd-12.1/tests/sys/cddl/zfs/tests/cli_root/zpool_create/
H A Dzpool_create_005_pos.ksh74 set -A pooltype "" "mirror" "raidz" "raidz1" "raidz2"
93 log_must $ZPOOL create $opt $TESTPOOL ${pooltype[i]} \
/freebsd-12.1/sys/compat/ndis/
H A Dsubr_ntoskrnl.c665 ExAllocatePoolWithTag(pooltype, len, tag) argument
666 uint32_t pooltype;