UNMNT_OPMASK
args.mntflags &= ~UNMNT_OPMASK;
um->um_op = args->mntflags & UNMNT_OPMASK;
switch (args->mntflags & UNMNT_OPMASK) {
ump->um_op = args->mntflags & UNMNT_OPMASK;