Home
last modified time | relevance | path

Searched refs:initialize (Results 1 – 25 of 80) sorted by relevance

1234

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_initialize/
H A Dzpool_initialize_start_and_cancel_neg.ksh47 log_must zpool initialize $TESTPOOL $DISK1
52 log_mustnot zpool initialize -c $TESTPOOL $DISK2
53 log_mustnot zpool initialize -c $TESTPOOL $DISK2 $DISK3
55 log_mustnot zpool initialize -s $TESTPOOL $DISK2
56 log_mustnot zpool initialize -s $TESTPOOL $DISK2 $DISK3
58 log_mustnot zpool initialize $TESTPOOL $DISK1
H A Dzpool_initialize_suspend_resume.ksh45 log_must zpool initialize $TESTPOOL
51 log_must zpool initialize -s $TESTPOOL
59 log_must zpool initialize $TESTPOOL $DISK1
H A Dzpool_initialize_start_and_cancel_pos.ksh42 log_must zpool initialize $TESTPOOL
47 log_must zpool initialize -c $TESTPOOL
H A Dzpool_initialize_unsupported_vdevs.ksh69 log_mustnot zpool initialize $TESTPOOL mirror-0
71 log_mustnot zpool initialize $TESTPOOL ${FDISKS[$n]}
H A Dzpool_initialize_import_export.ksh47 log_must zpool initialize $TESTPOOL
63 log_must zpool initialize -s $TESTPOOL $DISK1
H A Dzpool_initialize_online_offline.ksh47 log_must zpool initialize $TESTPOOL $DISK1
63 log_must zpool initialize -s $TESTPOOL $DISK1
H A Dzpool_initialize_verify_checksums.ksh47 log_must zpool initialize $TESTPOOL
H A Dzpool_initialize_split.ksh46 log_must zpool initialize $TESTPOOL $DISK1 $DISK2
H A Dzpool_initialize_offline_export_import_online.ksh45 log_must zpool initialize $TESTPOOL $DISK1
H A Dzpool_initialize_attach_detach_add_remove.ksh47 log_must zpool initialize $TESTPOOL $DISK1
H A Dzpool_initialize_fault_export_import_online.ksh39 log_must zpool initialize $TESTPOOL $DISK1
H A Dzpool_initialize_verify_initialized.ksh62 log_must zpool initialize -w $TESTPOOL
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_wait/
H A Dzpool_wait_initialize_flag.ksh58 log_bkgrnd zpool initialize -w $TESTPOOL $DISK1 $DISK2
60 log_bkgrnd zpool initialize -w $TESTPOOL $DISK3
72 log_must zpool initialize -c $TESTPOOL $DISK1
80 log_must zpool initialize -c $TESTPOOL $DISK3
85 log_must zpool initialize -c $TESTPOOL $DISK2
H A Dzpool_wait_multiple.ksh57 log_bkgrnd zpool wait -t scrub,initialize $TESTPOOL
62 log_must zpool initialize $TESTPOOL $DISK1
68 log_must zpool initialize -s $TESTPOOL $DISK1
72 log_must zpool initialize $TESTPOOL $DISK1
80 log_must zpool initialize -s $TESTPOOL $DISK1
H A Dzpool_wait_no_activity.ksh40 typeset activities=(free discard initialize replace remove resilver scrub)
46 log_must timeout $TIMEOUT_SECS zpool wait -t scrub,initialize $TESTPOOL
H A Dzpool_wait_initialize_cancel.ksh50 log_must zpool initialize $TESTPOOL $DISK1
52 log_bkgrnd zpool wait -t initialize $TESTPOOL
H A Dzpool_wait_initialize_basic.ksh56 log_must zpool initialize $TESTPOOL "$FILE_VDEV"
58 log_bkgrnd zpool wait -t initialize $TESTPOOL
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_trim/
H A Dzpool_trim_start_and_cancel_pos.ksh38 log_must zpool initialize $TESTPOOL
43 log_must zpool initialize -c $TESTPOOL
H A Dzpool_trim_verify_trimmed.ksh63 log_must zpool initialize $TESTPOOL
/f-stack/dpdk/doc/guides/howto/
H A Dpacket_capture_framework.rst21 allow users to initialize the packet capture framework and to enable or
36 In DPDK the ``testpmd`` application can be used to initialize the packet
48 dpdk, only ``testpmd`` is modified to initialize packet capture framework,
/f-stack/freebsd/contrib/device-tree/src/arm64/allwinner/
H A Dsun50i-a64-pine64-plus.dts31 * to initialize. 100ms should be plenty of time to finish
/f-stack/freebsd/contrib/device-tree/Bindings/phy/
H A Dbcm-ns-usb2-phy.txt10 To initialize USB 2.0 PHY driver needs to setup PLL correctly. To do this it
/f-stack/freebsd/contrib/device-tree/Bindings/mips/
H A Dcpu_irq.txt3 On MIPS the mips_cpu_irq_of_init() helper can be used to initialize the 8 CPU
/f-stack/freebsd/contrib/openzfs/man/man8/
H A DMakefile.am65 zpool-initialize.8 \
/f-stack/dpdk/doc/guides/prog_guide/
H A Dlto.rst24 need to explicitly initialize variable in order to silence the compiler.

1234