Home
last modified time | relevance | path

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

/freebsd/tests/sys/geom/class/union/
H A Dunion_test.sh43 attach_md lowerdev -s 1m
44 newfs -U "/dev/${lowerdev}"
46 atf_check gunion create "$upperdev" "$lowerdev"
47 guniondev="${upperdev}-${lowerdev}.union"
70 attach_md lowerdev -s 1m
71 newfs -U "/dev/${lowerdev}"
75 mount "/dev/${lowerdev}" lowermnt
81 gunion create "$upperdev" "$lowerdev"
82 guniondev="${upperdev}-${lowerdev}.union"
83 atf_check -s not-exit:0 -o ignore -e ignore mount "/dev/${lowerdev}" lowermnt
[all …]