MAX_TRIES
while (tries++ < MAX_TRIES && bufsize <= mntsize * sizeof(*mntbuf)) {
for (i = 0; i < MAX_TRIES; i++) {