MNT_DELEXPORT
fstbl[i].exflags = MNT_DELEXPORT;
(fstbl[i].exflags & MNT_DELEXPORT)) {
exflags |= MNT_DELEXPORT;
exflags &= ~MNT_DELEXPORT;
if ((fstbl[i].exflags & MNT_DELEXPORT) == 0)
args.export_info.ex_flags = MNT_DELEXPORT;
if (argp->ex_flags & MNT_DELEXPORT) {
if (flags & MNT_DELEXPORT) {
flags &= ~MNT_DELEXPORT;