Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
hs_primary_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 unused1 [ISODCL(16, 16)]
 
char system_id [ISODCL(17, 48)]
 
char volume_id [ISODCL(49, 80)]
 
char unused2 [ISODCL(81, 88)]
 
char volume_space_size [ISODCL(89, 96)]
 
char unused3 [ISODCL(97, 128)]
 
char volume_set_size [ISODCL(129, 132)]
 
char volume_sequence_number [ISODCL(133, 136)]
 
char logical_block_size [ISODCL(137, 140)]
 
char path_table_size [ISODCL(141, 148)]
 
char type_l_path_table [ISODCL(149, 152)]
 
char unused4 [ISODCL(153, 180)]
 
char root_directory_record [ISODCL(181, 214)]
 

Detailed Description

Definition at line 113 of file iso_fs.h.

Field Documentation

char foo[ISODCL(1,8)]

Definition at line 114 of file iso_fs.h.

char id[ISODCL(10,14)]

Definition at line 116 of file iso_fs.h.

char logical_block_size[ISODCL(137, 140)]

Definition at line 126 of file iso_fs.h.

char path_table_size[ISODCL(141, 148)]

Definition at line 127 of file iso_fs.h.

char root_directory_record[ISODCL(181, 214)]

Definition at line 130 of file iso_fs.h.

char system_id[ISODCL(17,48)]

Definition at line 119 of file iso_fs.h.

char type[ISODCL(9,9)]

Definition at line 115 of file iso_fs.h.

char type_l_path_table[ISODCL(149, 152)]

Definition at line 128 of file iso_fs.h.

char unused1[ISODCL(16,16)]

Definition at line 118 of file iso_fs.h.

char unused2[ISODCL(81,88)]

Definition at line 121 of file iso_fs.h.

char unused3[ISODCL(97, 128)]

Definition at line 123 of file iso_fs.h.

char unused4[ISODCL(153, 180)]

Definition at line 129 of file iso_fs.h.

char version[ISODCL(15,15)]

Definition at line 117 of file iso_fs.h.

char volume_id[ISODCL(49,80)]

Definition at line 120 of file iso_fs.h.

char volume_sequence_number[ISODCL(133, 136)]

Definition at line 125 of file iso_fs.h.

char volume_set_size[ISODCL(129, 132)]

Definition at line 124 of file iso_fs.h.

char volume_space_size[ISODCL(89,96)]

Definition at line 122 of file iso_fs.h.


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