Home
last modified time | relevance | path

Searched refs:child_pids (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/replacement/
H A Dreplace_rebuild.ksh53 if [[ -n "$child_pids" ]]; then
54 for wait_pid in $child_pids
88 child_pids=""
106 child_pids="$child_pids $pid"
112 for wait_pid in $child_pids
116 child_pids=""
H A Ddetach.ksh50 if [[ -n "$child_pids" ]]; then
51 for wait_pid in $child_pids
85 child_pids=""
101 child_pids="$child_pids $pid"
109 for wait_pid in $child_pids
113 child_pids=""
H A Dreplace_resilver.ksh50 if [[ -n "$child_pids" ]]; then
51 for wait_pid in $child_pids
85 child_pids=""
103 child_pids="$child_pids $pid"
109 for wait_pid in $child_pids
113 child_pids=""
H A Dattach_resilver.ksh50 if [[ -n "$child_pids" ]]; then
51 for wait_pid in $child_pids
85 child_pids=""
103 child_pids="$child_pids $pid"
109 for wait_pid in $child_pids
113 child_pids=""
H A Dattach_rebuild.ksh53 if [[ -n "$child_pids" ]]; then
54 for wait_pid in $child_pids; do
87 child_pids=""
105 child_pids="$child_pids $pid"
111 for wait_pid in $child_pids; do
114 child_pids=""
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_share/
H A Dzfs_share_concurrent_shares.ksh139 child_pids=()
143 child_pids+=($!)
146 child_pids+=($!)
149 child_pids+=($!)
160 child_pids=()
164 child_pids+=($!)
166 child_pids+=($!)
168 child_pids+=($!)
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_024_pos.ksh48 if [[ -n "$child_pids" ]]; then
49 for wait_pid in $child_pids; do
72 child_pids=""
126 child_pids="$child_pids $pid"