Searched refs:attach_md (Results 26 - 31 of 31) sorted by relevance

12

/freebsd-11.0-release/tests/sys/geom/class/gate/
H A D3_test.sh17 work=$(attach_md -t malloc -s 1M)
18 src=$(attach_md -t malloc -s 1M)
/freebsd-11.0-release/tests/sys/geom/class/nop/
H A D2_test.sh13 us=$(attach_md -t malloc -s 1M) || exit 1
/freebsd-11.0-release/tests/sys/geom/class/mirror/
H A D3_test.sh17 us0=$(attach_md -t malloc -s `expr $nblocks1 + 1`) || exit 1
18 us1=$(attach_md -t malloc -s `expr $nblocks1 + 1`) || exit 1
19 us2=$(attach_md -t malloc -s `expr $nblocks1 + 1`) || exit 1
H A D4_test.sh17 us0=$(attach_md -t malloc -s `expr $nblocks1 + 1`) || exit 1
18 us1=$(attach_md -t malloc -s `expr $nblocks1 + 1`) || exit 1
19 us2=$(attach_md -t malloc -s `expr $nblocks1 + 1`) || exit 1
H A D5_test.sh17 us0=$(attach_md -t malloc -s `expr $nblocks1 + 1`) || exit 1
18 us1=$(attach_md -t malloc -s `expr $nblocks1 + 1`) || exit 1
19 us2=$(attach_md -t malloc -s `expr $nblocks1 + 1`) || exit 1
H A D7_test.sh17 us0=$(attach_md -t malloc -s `expr $nblocks1 + 1`) || exit 1
18 us1=$(attach_md -t malloc -s `expr $nblocks1 + 1`) || exit 1
19 us2=$(attach_md -t malloc -s `expr $nblocks1 + 1`) || exit 1

Completed in 53 milliseconds

12