Searched refs:SINGLE_DISK (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/test/zfs-tests/tests/functional/scrub_mirror/
H A Dsetup.ksh41 if [[ -n $SINGLE_DISK ]]; then
42 log_note "Partitioning a single disk ($SINGLE_DISK)"
H A Dcleanup.ksh44 if [[ -n $SINGLE_DISK ]]; then
/illumos-gate/usr/src/test/zfs-tests/tests/functional/clean_mirror/
H A Dsetup.ksh41 if [[ -n $SINGLE_DISK ]]; then
42 log_note "Partitioning a single disk ($SINGLE_DISK)"
H A Dcleanup.ksh43 if [[ -n $SINGLE_DISK ]]; then
/illumos-gate/usr/src/test/zfs-tests/tests/functional/migration/
H A Dsetup.ksh42 log_note "Partitioning a single disk ($SINGLE_DISK)"
/illumos-gate/usr/src/test/zfs-tests/tests/functional/inuse/
H A Dinuse_005_pos.ksh89 if [[ -n $SINGLE_DISK && -n ${vdevs[i]} ]]; then
H A Dinuse_006_pos.ksh92 if [[ -n $SINGLE_DISK && -n ${vdevs[i]} ]]; then
H A Dinuse_008_pos.ksh90 if [[ -n $SINGLE_DISK && -n ${vdevs[i]} ]]; then
H A Dinuse_009_pos.ksh88 if [[ -n $SINGLE_DISK && -n ${vdevs[i]} ]]; then
H A Dinuse_007_pos.ksh96 if [[ -n $SINGLE_DISK && -n ${vdevs[i]} ]]; then

Completed in 57 milliseconds