Searched refs:detach (Results 1 - 25 of 179) sorted by relevance

12345678

/freebsd-12-stable/tests/sys/cddl/zfs/tests/cli_root/zpool_scrub/
H A Dzpool_scrub_005_pos.ksh41 # When scrubbing, detach device should not break system.
60 log_assert "When scrubbing, detach device should not break system."
63 log_must $ZPOOL detach $TESTPOOL $DISK2
74 log_must $ZPOOL detach $TESTPOOL $DISK1
77 log_pass "When scrubbing, detach device should not break system."
H A Dzpool_scrub_004_pos.ksh62 log_must $ZPOOL detach $TESTPOOL $DISK2
/freebsd-12-stable/tests/sys/cddl/zfs/tests/replacement/
H A Dreplacement_003_pos.ksh41 pool_action mirror detach log_must log_mustnot
43 log_note "Verify 'zpool detach' fails with non-mirrors."
45 pool_action "$pooltype" detach log_mustnot log_mustnot
/freebsd-12-stable/libexec/rc/rc.d/
H A Dgeli253 geli detach -l ${provider}
/freebsd-12-stable/contrib/gdb/gdb/
H A Dgdb_gcore.sh65 detach
/freebsd-12-stable/lib/libdevctl/
H A Ddevctl.h46 int devctl_reset(const char *device, bool detach);
/freebsd-12-stable/tests/sys/cddl/zfs/tests/hotspare/
H A Dhotspare_detach_005_neg.ksh42 # invoke "zpool detach" with this hot spare will fail with
47 # 2. Do 'zpool detach' with the hot spare device
75 log_mustnot $ZPOOL detach "$TESTPOOL" $dev
79 log_assert "'zpool detach <pool> <vdev>' against a hot spare device that NOT activated should fail and issue an error message."
93 log_pass "'zpool detach <pool> <vdev>' against a hot spare device that NOT activated fail as expected."
H A Dhotspare_add_002_pos.ksh88 log_must $ZPOOL detach $TESTPOOL $dev
H A Dhotspare_detach_001_pos.ksh41 # and invoke "zpool detach" with this hot spare,
48 # 3. Do 'zpool detach' with the spare in device
84 log_must $ZPOOL detach $TESTPOOL $dev
90 log_assert "'zpool detach <pool> <vdev> ...' should deactivate the spared-in hot spare device successfully."
104 log_pass "'zpool detach <pool> <vdev> ...' deactivate the spared-in hot spare device successfully."
H A Dhotspare_detach_002_pos.ksh41 # and invoke "zpool detach" with the original device,
49 # 3. Do 'zpool detach' with the original device
87 log_must $ZPOOL detach $TESTPOOL $odev
100 log_assert "'zpool detach <pool> <vdev> ...' against a functioning device that have spared should take the hot spare permanently swapping in successfully."
114 log_pass "'zpool detach <pool> <vdev> ...' against a functioning device that have spared take the hot spare permanently swapping in successfully."
H A Dhotspare_detach_004_pos.ksh90 log_must $ZPOOL detach $TESTPOOL $ndev
H A Dhotspare_remove_002_neg.ksh78 log_must $ZPOOL detach $TESTPOOL $dev
H A Dhotspare_replace_001_neg.ksh78 log_must $ZPOOL detach $TESTPOOL $dev
H A Dhotspare_scrub_001_pos.ksh98 log_must $ZPOOL detach $TESTPOOL $dev
/freebsd-12-stable/sbin/devd/
H A Ddevd.conf31 # Note that the attach/detach with the highest value wins, so that one can
71 detach 0 {
84 # the above attach/detach stuff, but the value of 100 makes it
90 detach 100 {
99 detach 100 {
116 detach 100 {
171 # Rescan SCSI device-names on attach, but not detach. However, it is
264 detach 10 {
/freebsd-12-stable/tests/sys/geom/class/eli/
H A Dconf.sh47 geli detach ${md} 2>/dev/null
69 geli detach ${md} 2>/dev/null
79 geli detach $md.eli 2>/dev/null
/freebsd-12-stable/tests/sys/cddl/zfs/tests/cli_root/zpool_remove/
H A Dzpool_remove_003_pos.ksh46 # 3. Try to detach active (spare) device to make it inactive
87 log_must $ZPOOL detach $TESTPOOL $spare_devs3
/freebsd-12-stable/tests/sys/cddl/zfs/tests/slog/
H A Dslog_005_pos.ksh73 log_must $ZPOOL detach $TESTPOOL $ldev
/freebsd-12-stable/usr.sbin/bluetooth/sdpd/
H A Dmain.c73 int32_t detach = 1, opt; local
82 case 'd': /* do not detach */
83 detach = 0;
101 log_open(SDPD, !detach);
104 if (detach && daemon(0, 0) < 0) {
231 " -d do not detach (run in foreground)\n" \
/freebsd-12-stable/contrib/gdb/gdb/gdbserver/
H A Dtarget.h72 void (*detach) (void); member in struct:target_ops
152 (*the_target->detach) ()
/freebsd-12-stable/tests/sys/cddl/zfs/bin/
H A Dzpool_bsd.ksh17 create|add|attach|detach|replace|remove|online|offline|clear)
/freebsd-12-stable/tests/sys/cddl/zfs/tests/cli_root/zpool_detach/
H A Dzpool_detach_001_neg.ksh40 # Executing 'zpool detach' command with bad options fails.
43 # 1. Create an array of badly formed 'zpool detach' options.
68 log_assert "Executing 'zpool detach' with bad options fails"
78 log_mustnot $ZPOOL detach ${args[$i]}
83 log_pass "'zpool detach' command with bad options failed as expected."
/freebsd-12-stable/tests/sys/cddl/zfs/tests/delegate/
H A Dzfs_allow_011_neg.ksh67 attach detach replace scrub \
/freebsd-12-stable/contrib/opencsd/decoder/include/common/
H A Dcomp_attach_pt_t.h78 * @param component : Component to detach.
82 virtual ocsd_err_t detach(T* component);
85 // detach current first if anything attached, connect supplied pointer, remain unattached if pointer 0
124 /* enable state does not affect attach / detach, but can be used to filter access to interfaces */
180 detach(m_comp);
188 template<class T> ocsd_err_t componentAttachPt<T>::detach(T* component) function in class:componentAttachPt
/freebsd-12-stable/contrib/dtc/scripts/
H A Dkup-dtc18 gpg --detach-sign --armor -o "$SIG" "$TAR"

Completed in 216 milliseconds

12345678