MC_JOURNAL_STOP_IMM
jo->flags &= ~(MC_JOURNAL_STOP_REQ | MC_JOURNAL_STOP_IMM);
jo->flags |= MC_JOURNAL_STOP_REQ | (flags & MC_JOURNAL_STOP_IMM);
((flags & MNT_FORCE) ? MC_JOURNAL_STOP_IMM : 0));