Copyright Digital Equipment Corp. All rights reserved.

MOUNT_FLAGS

   MOUNT_FLAGS=(flag-name,...)

   Specifies the names of the volume mounting flags upon which
   selection is based. Possible flag names include the following
   names:

      CACHE=(NONE,WRITETHROUGH)
      CDROM
      CLUSTER
      COMPACTION
      DATACHECK=(READ,WRITE)
      DSI
      FOREIGN
      GROUP
      INCLUDE
      INITIALIZATION=(ALLOCATE,CONTINUATION)
      MESSAGE
      NOASSIST
      NOAUTOMATIC
      NOCOMPACTION
      NOCOPY
      NOHDR3
      NOJOURNAL
      NOLABEL
      NOMOUNT_VERIFICATION
      NOQUOTA
      NOREBUILD
      NOUNLOAD
      NOWRITE
                               { ACCESSIBILITY    }
                               { EXPIRATION       }
                               { IDENTIFICATION   }
                               {                  }
                               { LIMITED_SEARCH   }
      OVERRIDE=(options[,...]) { LOCK             }
                               { NO_FORCED_ERROR  }
                               {                  }
                               { OWNER_IDENTIFIER }
                               { SECURITY         }
                               { SETID            }
                               {                  }
      POOL
      QUOTA
      SHARE
      SUBSYSTEM
      SYSTEM
      TAPE_DATA_WRITE
      XAR

   The names NOLABEL and FOREIGN each point to the FOREIGN
   flag. The reason for this is that the MOUNT/NOLABEL
   and MOUNT/FOREIGN commands each set the FOREIGN flag.
   Therefore, if you used MOUNT/NOLABEL, and you use
   ANALYZE/AUDIT/SELECT/MOUNT_FLAGS=NOLABEL, the audit record will
   display the FOREIGN flag.