Home
last modified time | relevance | path

Searched refs:spare (Results 1 – 25 of 51) sorted by relevance

123

/titanic_44/usr/src/test/zfs-tests/tests/functional/bootfs/
H A Dbootfs_006_pos.ksh105 log_must $ZPOOL create $TESTPOOL $VDEV1 spare $VDEV2
113 log_must $ZPOOL create $TESTPOOL mirror $VDEV1 $VDEV2 spare $VDEV3
123 log_must $ZPOOL create $TESTPOOL $VDEV1 $VDEV2 spare $VDEV3
131 log_must $ZPOOL create $TESTPOOL raidz $VDEV1 $VDEV2 spare $VDEV3
139 log_must $ZPOOL create $TESTPOOL raidz2 $VDEV1 $VDEV2 $VDEV3 spare $VDEV4
/titanic_44/usr/src/test/zfs-tests/tests/functional/slog/
H A Dslog_008_neg.ksh50 for spare in "" "spare"
55 $spare $SDEV log $logtype $LDEV $LDEV2
H A Dslog_001_pos.ksh51 for spare in "" "spare"
56 $spare $SDEV log $logtype $LDEV
H A Dslog_002_pos.ksh52 for spare in "" "spare"
56 log_must $ZPOOL create $TESTPOOL $type $VDEV $spare $SDEV
H A Dslog_009_neg.ksh51 for spare in "" "spare"
57 $spare $SDEV $log $LDEV
H A Dslog_005_pos.ksh52 for spare in "" "spare"
54 log_must $ZPOOL create $TESTPOOL $type $VDEV $spare $SDEV \
H A Dslog_003_pos.ksh52 for spare in "" "spare"
59 $spare $SDEV log $logtype $LDEV
H A Dslog_006_pos.ksh52 for spare in "" "spare"
57 $spare $SDEV log $logtype $LDEV
H A Dslog_004_pos.ksh52 for spare in "" "spare"
57 $spare $SDEV log $logtype $LDEV
H A Dslog_011_neg.ksh52 for spare in "" "spare"
54 log_must $ZPOOL create $TESTPOOL $type $VDEV $spare $SDEV \
H A Dslog_012_neg.ksh51 for spare in "" "spare"
53 log_must $ZPOOL create $TESTPOOL $type $VDEV $spare $SDEV \
H A Dslog_010_neg.ksh50 log_must $ZPOOL create $TESTPOOL $VDEV spare $SDEV log $LDEV
57 log_must $ZPOOL create $TESTPOOL2 $VDEV2 spare $SDEV2
H A Dslog_014_pos.ksh50 for spare in "" "spare"
52 log_must $ZPOOL create $TESTPOOL $type $VDEV $spare $SDEV \
H A Dslog_007_pos.ksh54 for spare in "" "spare"
63 $spare $SDEV log $logtype $LDEV $LDEV2
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_remove/
H A Dzpool_remove_002_pos.ksh61 log_must $ZPOOL create $TESTPOOL $spare_devs1 spare $spare_devs2
65 log_must $ZPOOL add $TESTPOOL spare $spare_devs2
/titanic_44/usr/src/test/zfs-tests/tests/functional/inuse/
H A Dinuse_005_pos.ksh101 create_pool $TESTPOOL1 ${vdevs[i]} $vslices spare $sslices
115 create_pool $TESTPOOL1 ${vdevs[i]} $vdisks spare $sdisks
H A Dinuse_006_pos.ksh104 create_pool $TESTPOOL1 ${vdevs[i]} $vslices spare $sslices
118 create_pool $TESTPOOL1 ${vdevs[i]} $vdisks spare $sdisks
H A Dinuse_009_pos.ksh101 create_pool $TESTPOOL1 ${vdevs[i]} $vslices spare $sslices
115 create_pool $TESTPOOL1 ${vdevs[i]} $vdisks spare $sdisks
H A Dinuse_002_pos.ksh100 log_mustnot $ZPOOL create $TESTPOOL1 $FS_SIDE2 spare $FS_SIDE0
108 log_mustnot $ZPOOL create $TESTPOOL2 $FS_SIDE2 spare $FS_SIDE1
H A Dinuse_007_pos.ksh109 create_pool $TESTPOOL1 ${vdevs[i]} $vslices spare $sslices
125 create_pool $TESTPOOL1 ${vdevs[i]} $vdisks spare $sdisks
H A Dinuse_003_pos.ksh156 log_mustnot $ZPOOL create $TESTPOOL1 "$FS_SIDE2" spare "$disk1"
182 log_mustnot $ZPOOL create -f $TESTPOOL2 "$FS_SIDE2" spare "$disk1"
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_export/
H A Dzpool_export_004_pos.ksh77 log_must $ZPOOL create $TESTPOOL1 mirror $vdev0 $vdev1 spare $vdev4
78 log_must $ZPOOL create $TESTPOOL2 mirror $vdev2 $vdev3 spare $vdev4
/titanic_44/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_008_pos.ksh143 log_mustnot $ZPOOL create $TESTPOOL1 ${disk}s${SLICE3} spare ${disk}s${SLICE1}
144 create_pool $TESTPOOL1 ${disk}s${SLICE3} spare ${disk}s${SLICE1}
/titanic_44/usr/src/lib/libresolv2/common/irs/
H A Dirp.c282 int spare; in irs_irp_read_line() local
306 spare = sizeof (pvt->inbuffer) - pvt->inlast; in irs_irp_read_line()
309 i = read(pvt->fdCxn, end, spare); in irs_irp_read_line()
/titanic_44/usr/src/uts/intel/io/mc-amd/
H A Dmcamd_drv.c589 int csbe, int spare, int testfail) in mc_cs_create() argument
602 csp->csp_spare = spare; in mc_cs_create()
608 if (spare) in mc_cs_create()
874 int csbe, spare, testfail; in mc_mkprops_dramctl() local
878 spare = MCREG_FIELD_F_revFG(&base[i], Spare); in mc_mkprops_dramctl()
882 spare = 0; in mc_mkprops_dramctl()
889 csbe = spare = 0; in mc_mkprops_dramctl()
899 if (!csbe && !(spare || testfail)) in mc_mkprops_dramctl()
909 if (csbe || spare) { in mc_mkprops_dramctl()
920 csbe, spare, testfail); in mc_mkprops_dramctl()

123