Revision 22cf56c4 block_int.h

b/block_int.h
157 157
    int open_flags; /* flags used to open the file, re-used for re-open */
158 158
    int removable; /* if true, the media can be removed */
159 159
    int locked;    /* if true, the media cannot temporarily be ejected */
160
    int tray_open; /* if true, the virtual tray is open */
161 160
    int encrypted; /* if true, the media is encrypted */
162 161
    int valid_key; /* if true, a valid encryption key has been set */
163 162
    int sg;        /* if true, the device is a /dev/sg* */

Also available in: Unified diff