ext2fs_cgupdate
int ext2fs_cgupdate(struct ufsmount *, int);
if ((error = ext2fs_cgupdate(ump, waitfor)))
ext2fs_cgupdate(ump, MNT_WAIT) == 0 &&
(void) ext2fs_cgupdate(ump, MNT_WAIT);
ext2fs_cgupdate(ump, MNT_WAIT) == 0 &&