update_mp
static int update_mp(struct mount *, struct msdosfs_args *);
if ((error = update_mp(mp, &args)) != 0) {
if ((error = update_mp(mp, args)) != 0) {