Lines Matching +full:100 +full:md
69 fsck -t ufs -y md$mdstart
70 fsck -t ufs -y md$mdstart
81 mount | grep "$mntpoint" | grep -q md$mdstart && umount $mntpoint
82 mdconfig -l | grep -q md$mdstart && mdconfig -d -u $mdstart
86 newfs -j md$mdstart > /dev/null
87 mount /dev/md$mdstart $mntpoint
108 fsck -t ufs -y md$mdstart
109 fsck -t ufs -y md$mdstart
124 #define ND 100
125 #define NF 100
140 if (arc4random() % 100 < 33)
168 if (arc4random() % 100 < 33)
178 if (arc4random() % 100 > 10)