Home
last modified time | relevance | path

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

12345678

/freebsd-13.1/tests/sys/geom/class/eli/
H A Dinit_test.sh16 atf_check geli attach -p -k keyfile ${md}
104 atf_check geli attach -p -k keyfile ${md}
138 geli attach -k keyfile0 -p ${md}
140 geli attach -j passfile0 ${md}
142 geli attach -j keyfile0 ${md}
144 geli attach -k passfile0 -p ${md}
168 geli attach -k keyfile0 -p ${md}
170 geli attach -k keyfile1 -p ${md}
172 geli attach -j passfile0 ${md}
174 geli attach -j passfile1 ${md}
[all …]
H A Dkill_test.sh22 atf_check geli attach -p -k keyfile1 ${md}
35 geli attach -p -k keyfile1 ${md}
39 geli attach -p -k keyfile2 ${md}
46 atf_check geli attach -p -k keyfile1 ${md}
50 atf_check geli attach -p -k keyfile2 ${md}
58 geli attach -p -k keyfile1 ${md}
62 geli attach -p -k keyfile2 ${md}
85 atf_check geli attach -r -p -k keyfile ${md}
91 atf_check geli attach -p -k keyfile ${md}
H A Ddelkey_test.sh25 atf_check geli attach -p -k keyfile1 ${md}
34 geli attach -p -k keyfile1 ${md}
37 atf_check geli attach -p -k keyfile2 ${md}
52 geli attach -p -k keyfile2 ${md}
55 atf_check geli attach -p -k keyfile3 ${md}
66 geli attach -p -k keyfile4 ${md}
77 geli attach -p -k keyfile3 ${md}
99 atf_check geli attach -r -p -k keyfile ${md}
H A Dsetkey_test.sh29 atf_check geli attach -p -k keyfile1 ${md}
42 geli attach -p -k keyfile1 ${md}
45 atf_check geli attach -p -k keyfile2 ${md}
54 atf_check geli attach -p -k keyfile3 ${md}
64 geli attach -p -k keyfile3 ${md}
67 atf_check geli attach -p -k keyfile4 ${md}
77 geli attach -p -k keyfile2 ${md} 2>/dev/null
80 atf_check geli attach -p -k keyfile5 ${md}
111 atf_check geli attach -r -p -k keyfile ${md}
149 atf_check geli attach -p -k keyfile1 ${md}
H A Dresize_test.sh27 atf_check geli attach -pk tmp.key ${md}a
38 atf_check -s not-exit:0 -e ignore geli attach -pktmp.key ${md}a
41 atf_check geli attach -pktmp.key ${md}a
52 atf_check geli attach -pktmp.key ${md}a
69 atf_check geli attach -k tmp.key -p ${md}p1
H A Dattach_test.sh21 atf_check geli attach -d -p -k keyfile ${md}
58 atf_check geli attach -r -p -k keyfile ${md}
90 atf_check geli attach -p -k keyfile ${md0} ${md1} ${md2}
117 geli attach -p ${md} 2>/dev/null
/freebsd-13.1/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-13.1/tools/regression/zfs/zpool/attach/
H A Doption-f_inuse.t20 expect "${exp}" ${ZPOOL} attach ${name1} ${disk1} ${disk0}
32 expect_ok ${ZPOOL} attach -f ${name1} ${disk1} ${disk0}
57 expect "${exp}" ${ZPOOL} attach ${name1} ${disk1} ${disk0}
71 expect_ok ${ZPOOL} attach -f ${name1} ${disk1} ${disk0}
111 expect_ok ${ZPOOL} attach -f ${name1} ${disk4} ${disk0}
156 expect_ok ${ZPOOL} attach -f ${name1} ${disk4} ${disk0}
199 expect_ok ${ZPOOL} attach -f ${name1} ${disk2} ${disk0}
240 expect_ok ${ZPOOL} attach -f ${name1} ${disk2} ${disk0}
282 expect_ok ${ZPOOL} attach -f ${name1} ${disk2} ${disk0}
325 expect_ok ${ZPOOL} attach -f ${name1} ${disk4} ${disk0}
[all …]
H A Dmirror.t13 expect_ok ${ZPOOL} attach ${name0} ${disk0} ${disk1}
28 expect_ok ${ZPOOL} attach ${name0} ${disk0} ${disk2}
44 expect_ok ${ZPOOL} attach ${name0} ${disk2} ${disk3}
118 expect_ok ${ZPOOL} attach ${name0} ${disk0} ${disk1}
152 expect_ok ${ZPOOL} attach ${name0} ${disk0} ${disk2}
168 expect_ok ${ZPOOL} attach ${name0} ${disk1} ${disk3}
186 expect_ok ${ZPOOL} attach ${name0} ${disk0} ${disk4}
H A Dlog.t13 expect_ok ${ZPOOL} attach ${name0} ${disk1} ${disk2}
30 expect_ok ${ZPOOL} attach ${name0} ${disk1} ${disk3}
48 expect_ok ${ZPOOL} attach ${name0} ${disk3} ${disk4}
132 expect_ok ${ZPOOL} attach ${name0} ${disk1} ${disk2}
170 expect_ok ${ZPOOL} attach ${name0} ${disk1} ${disk3}
188 expect_ok ${ZPOOL} attach ${name0} ${disk2} ${disk4}
208 expect_ok ${ZPOOL} attach ${name0} ${disk1} ${disk5}
/freebsd-13.1/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-13.1/sbin/devd/
H A Ddevd.conf64 attach 0 {
83 attach 100 {
92 attach 100 {
109 attach 100 {
/freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_attach/
H A Dattach-o_ashift.ksh81 log_must zpool attach -o ashift=$cmdval $TESTPOOL1 \
90 log_mustnot zpool attach -o ashift=$cmdval $TESTPOOL1 \
104 log_mustnot zpool attach -o ashift=$badval $TESTPOOL1 $disk1 $disk2
/freebsd-13.1/tests/sys/cddl/zfs/tests/replacement/
H A Dreplacement_002_pos.ksh42 pool_action "$pooltype" attach log_must log_must
47 pool_action "$pooltype" attach log_mustnot log_mustnot
/freebsd-13.1/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-13.1/tests/sys/cddl/zfs/tests/cli_root/zpool_scrub/
H A Dzpool_scrub_005_pos.ksh64 log_must $ZPOOL attach $TESTPOOL $DISK1 $DISK2
75 log_must $ZPOOL attach $TESTPOOL $DISK2 $DISK1
/freebsd-13.1/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-13.1/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-13.1/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-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_wait/scan/
H A Dzpool_wait_resilver.ksh49 log_must zpool attach $TESTPOOL $DISK1 $DISK2
57 log_bkgrnd zpool attach -w $TESTPOOL $DISK1 $DISK2
H A Dzpool_wait_rebuild.ksh49 log_must zpool attach -s $TESTPOOL $DISK1 $DISK2
57 log_bkgrnd zpool attach -sw $TESTPOOL $DISK1 $DISK2
/freebsd-13.1/libexec/rc/rc.d/
H A Dgeli66 geli attach ${flags} ${provider}
94 geli attach ${flags} ${providers}
H A Dgbde93 gbde attach ${parent} -l ${lock}
95 gbde attach ${parent}
/freebsd-13.1/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-13.1/tests/sys/cddl/zfs/bin/
H A Dzpool_smi.ksh106 create|add|attach|detach|replace|remove|online|offline|clear)
129 create|add|attach|replace)

12345678