Allow mandatory locking on the monut point.
const MOUNT_MANDATORY_LOCKING: MountFlags = MountFlags(MS_MANDLOCK);
mount(2) and MS_MANBLOCK therein