Lines Matching refs:mp1
45 mp1=$mntpoint$md1
47 mkdir -p $mp1 $mp2
51 mount /dev/md$md1 $mp1
57 cp /etc/group $mp1/f$i
62 mount -t nullfs $mp1/f1 $mp2/m1 || {
64 umount $mp1
77 mount -t nullfs $mp1/f1 $mp2/m1
81 mount -t nullfs $mp1/f2 $mp2/m2
85 mount -t nullfs $mp1/f3 $mp2/m3
101 mount -t nullfs $mp1/f1 $mp2/m1
102 mount -t nullfs $mp1/f1 $mp2/m1 2>/dev/null && s=1 || s=0
106 mount -t nullfs $mp1/f1 $mp2/dir 2>/dev/null && s=2
109 umount $mp1