Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
hs_volume_descriptor Struct Reference

#include <iso_fs.h>

Data Fields

char foo [ISODCL(1, 8)]
 
char type [ISODCL(9, 9)]
 
char id [ISODCL(10, 14)]
 
char version [ISODCL(15, 15)]
 
char data [ISODCL(16, 2048)]
 

Detailed Description

Definition at line 104 of file iso_fs.h.

Field Documentation

char data[ISODCL(16, 2048)]

Definition at line 109 of file iso_fs.h.

char foo[ISODCL(1,8)]

Definition at line 105 of file iso_fs.h.

char id[ISODCL(10,14)]

Definition at line 107 of file iso_fs.h.

char type[ISODCL(9,9)]

Definition at line 106 of file iso_fs.h.

char version[ISODCL(15,15)]

Definition at line 108 of file iso_fs.h.


The documentation for this struct was generated from the following file: