Home
last modified time | relevance | path

Searched refs:attach (Results 1 – 25 of 221) sorted by relevance

123456789

/freebsd/tests/sys/geom/class/eli/
H A Dinit_test.sh15 atf_check geli attach -p -k keyfile ${md}
87 atf_check -s not-exit:0 -e ignore geli attach -p -k keyfile ${md}
89 atf_check -s exit:0 -o ignore geli attach -p -k keyfile ${md}
101 atf_check -s not-exit:0 -e ignore geli attach -p -k keyfile ${md}
103 atf_check geli attach -p -k keyfile ${md}
137 geli attach -k keyfile0 -p ${md}
139 geli attach -j passfile0 ${md}
141 geli attach -j keyfile0 ${md}
143 geli attach -k passfile0 -p ${md}
145 geli attach -j keyfile0 -k passfile0 ${md}
[all …]
H A Dkill_test.sh21 atf_check geli attach -p -k keyfile1 ${md}
34 geli attach -p -k keyfile1 ${md}
38 geli attach -p -k keyfile2 ${md}
45 atf_check geli attach -p -k keyfile1 ${md}
49 atf_check geli attach -p -k keyfile2 ${md}
57 geli attach -p -k keyfile1 ${md}
61 geli attach -p -k keyfile2 ${md}
84 atf_check geli attach -r -p -k keyfile ${md}
90 atf_check geli attach -p -k keyfile ${md}
H A Dsetkey_test.sh28 atf_check geli attach -p -k keyfile1 ${md}
41 geli attach -p -k keyfile1 ${md}
44 atf_check geli attach -p -k keyfile2 ${md}
53 atf_check geli attach -p -k keyfile3 ${md}
63 geli attach -p -k keyfile3 ${md}
66 atf_check geli attach -p -k keyfile4 ${md}
76 geli attach -p -k keyfile2 ${md} 2>/dev/null
79 atf_check geli attach -p -k keyfile5 ${md}
116 atf_check geli attach -j pass1 ${md}
131 geli attach -j pass1 ${md}
[all …]
H A Ddelkey_test.sh24 atf_check geli attach -p -k keyfile1 ${md}
33 geli attach -p -k keyfile1 ${md}
36 atf_check geli attach -p -k keyfile2 ${md}
51 geli attach -p -k keyfile2 ${md}
54 atf_check geli attach -p -k keyfile3 ${md}
65 geli attach -p -k keyfile4 ${md}
76 geli attach -p -k keyfile3 ${md}
98 atf_check geli attach -r -p -k keyfile ${md}
H A Dattach_test.sh20 atf_check geli attach -d -p -k keyfile ${md}
57 atf_check geli attach -d -p -k keyfile ${md}
60 atf_check -s not-exit:0 -e ignore -- geli attach -d -p -k keyfile ${md}
85 atf_check geli attach -r -p -k keyfile ${md}
117 atf_check geli attach -p -k keyfile ${md0} ${md1} ${md2}
144 geli attach -p ${md} 2>/dev/null
H A Dresize_test.sh26 atf_check geli attach -pk tmp.key ${md}a
37 atf_check -s not-exit:0 -e ignore geli attach -pktmp.key ${md}a
40 atf_check geli attach -pktmp.key ${md}a
51 atf_check geli attach -pktmp.key ${md}a
68 atf_check geli attach -k tmp.key -p ${md}p1
/freebsd/contrib/netbsd-tests/usr.bin/config/support/conf/
H A Dfiles4 attach master at root
9 attach parentii at master
11 attach parenti at master
14 attach child at hook
17 attach looper at master with looper_master
18 attach looper at looper with looper_looper
21 attach loopchild at looper
24 attach loopbaby at loopchild
40 attach d at root
/freebsd/tools/regression/zfs/zpool/attach/
H A Doption-f_inuse.t19 expect "${exp}" ${ZPOOL} attach ${name1} ${disk1} ${disk0}
31 expect_ok ${ZPOOL} attach -f ${name1} ${disk1} ${disk0}
56 expect "${exp}" ${ZPOOL} attach ${name1} ${disk1} ${disk0}
70 expect_ok ${ZPOOL} attach -f ${name1} ${disk1} ${disk0}
96 expect "${exp}" ${ZPOOL} attach ${name1} ${disk4} ${disk0}
110 expect_ok ${ZPOOL} attach -f ${name1} ${disk4} ${disk0}
139 expect "${exp}" ${ZPOOL} attach ${name1} ${disk2} ${disk0}
155 expect_ok ${ZPOOL} attach -f ${name1} ${disk4} ${disk0}
186 expect "${exp}" ${ZPOOL} attach ${name1} ${disk2} ${disk0}
198 expect_ok ${ZPOOL} attach -f ${name1} ${disk2} ${disk0}
[all …]
H A Dmirror.t12 expect_ok ${ZPOOL} attach ${name0} ${disk0} ${disk1}
27 expect_ok ${ZPOOL} attach ${name0} ${disk0} ${disk2}
43 expect_ok ${ZPOOL} attach ${name0} ${disk2} ${disk3}
117 expect_ok ${ZPOOL} attach ${name0} ${disk0} ${disk1}
151 expect_ok ${ZPOOL} attach ${name0} ${disk0} ${disk2}
167 expect_ok ${ZPOOL} attach ${name0} ${disk1} ${disk3}
185 expect_ok ${ZPOOL} attach ${name0} ${disk0} ${disk4}
H A Dlog.t12 expect_ok ${ZPOOL} attach ${name0} ${disk1} ${disk2}
29 expect_ok ${ZPOOL} attach ${name0} ${disk1} ${disk3}
47 expect_ok ${ZPOOL} attach ${name0} ${disk3} ${disk4}
131 expect_ok ${ZPOOL} attach ${name0} ${disk1} ${disk2}
169 expect_ok ${ZPOOL} attach ${name0} ${disk1} ${disk3}
187 expect_ok ${ZPOOL} attach ${name0} ${disk2} ${disk4}
207 expect_ok ${ZPOOL} attach ${name0} ${disk1} ${disk5}
/freebsd/contrib/nvi/ex/
H A Dex_edit.c48 int attach, setalt; in ex_edit() local
65 attach = 0; in ex_edit()
67 attach = 1; in ex_edit()
75 attach = 0; in ex_edit()
84 return (ex_N_edit(sp, cmdp, frp, attach)); in ex_edit()
109 ex_N_edit(SCR *sp, EXCMD *cmdp, FREF *frp, int attach) in ex_N_edit() argument
123 if (attach) { in ex_N_edit()
/freebsd/contrib/opencsd/decoder/include/common/
H A Dcomp_attach_pt_t.h73 virtual ocsd_err_t attach(T* component);
167 template<class T> ocsd_err_t componentAttachPt<T>::attach(T* component) in attach() function
185 return attach(component); in replace_first()
/freebsd/tests/sys/cddl/zfs/tests/replacement/
H A Dreplacement_002_pos.ksh40 pool_action "$pooltype" attach log_must log_must
45 pool_action "$pooltype" attach log_mustnot log_mustnot
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Drockchip-usb-phy.txt22 "0x320" - for PHY attach to OTG controller
23 "0x334" - for PHY attach to HOST0 controller
24 "0x348" - for PHY attach to HOST1 controller
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_scrub/
H A Dzpool_scrub_005_pos.ksh59 log_must $ZPOOL attach $TESTPOOL $DISK1 $DISK2
70 log_must $ZPOOL attach $TESTPOOL $DISK2 $DISK1
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_scrub/
H A Dzpool_scrub_005_pos.ksh51 log_must zpool attach -w $TESTPOOL $DISK1 $DISK2
55 log_must zpool attach -w $TESTPOOL $DISK2 $DISK1
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/misc/
H A Dzpool_attach_001_neg.ksh59 log_mustnot zpool attach $TESTPOOL.virt /$TESTDIR/disk1.dat \
63 log_mustnot zpool attach -f $TESTPOOL.virt /$TESTDIR/disk1.dat \
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_wait/scan/
H A Dzpool_wait_rebuild.ksh49 log_must zpool attach -s $TESTPOOL $DISK1 $DISK2
57 log_bkgrnd zpool attach -sw $TESTPOOL $DISK1 $DISK2
H A Dzpool_wait_resilver.ksh49 log_must zpool attach $TESTPOOL $DISK1 $DISK2
57 log_bkgrnd zpool attach -w $TESTPOOL $DISK1 $DISK2
/freebsd/sbin/devd/
H A Ddevd.conf50 attach 0 {
63 attach 100 {
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/raidz/
H A Draidz_expand_007_neg.ksh76 log_mustnot_expect "the reserved boot area" zpool attach -f \
82 log_must zpool attach -f "$TESTPOOL" raidz1-0 "$TEST_BASE_DIR/dev-$devs"
/freebsd/libexec/rc/rc.d/
H A Dgbde
H A Dgeli64 geli attach ${flags} ${provider}
92 geli attach ${flags} ${providers}
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/replacement/
H A Dattach_multiple.ksh73 log_must zpool attach $flags $TESTPOOL1 \
78 log_must zpool attach $flags $TESTPOOL1 \
/freebsd/tests/sys/cddl/zfs/bin/
H A Dzpool_smi.ksh101 create|add|attach|detach|replace|remove|online|offline|clear)
124 create|add|attach|replace)

123456789