Interface MountUnmountFlags


public interface MountUnmountFlags
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Unmount even if there are outstanding
    file operations on the mount.
    static final int
    No flags set.
  • Field Details