Lines Matching defs:iso_primary_descriptor
29 struct iso_primary_descriptor { struct
30 __u8 type [ISODCL ( 1, 1)]; /* 711 */
31 char id [ISODCL ( 2, 6)];
32 __u8 version [ISODCL ( 7, 7)]; /* 711 */
33 __u8 unused1 [ISODCL ( 8, 8)];
34 char system_id [ISODCL ( 9, 40)]; /* achars */
35 char volume_id [ISODCL ( 41, 72)]; /* dchars */
36 __u8 unused2 [ISODCL ( 73, 80)];
37 __u8 volume_space_size [ISODCL ( 81, 88)]; /* 733 */
38 __u8 unused3 [ISODCL ( 89, 120)];
39 __u8 volume_set_size [ISODCL (121, 124)]; /* 723 */
40 __u8 volume_sequence_number [ISODCL (125, 128)]; /* 723 */
41 __u8 logical_block_size [ISODCL (129, 132)]; /* 723 */
42 __u8 path_table_size [ISODCL (133, 140)]; /* 733 */
43 __u8 type_l_path_table [ISODCL (141, 144)]; /* 731 */
44 __u8 opt_type_l_path_table [ISODCL (145, 148)]; /* 731 */
45 __u8 type_m_path_table [ISODCL (149, 152)]; /* 732 */
46 __u8 opt_type_m_path_table [ISODCL (153, 156)]; /* 732 */
47 __u8 root_directory_record [ISODCL (157, 190)]; /* 9.1 */
48 char volume_set_id [ISODCL (191, 318)]; /* dchars */
49 char publisher_id [ISODCL (319, 446)]; /* achars */
50 char preparer_id [ISODCL (447, 574)]; /* achars */
51 char application_id [ISODCL (575, 702)]; /* achars */
52 char copyright_file_id [ISODCL (703, 739)]; /* 7.5 dchars */
53 char abstract_file_id [ISODCL (740, 776)]; /* 7.5 dchars */
54 char bibliographic_file_id [ISODCL (777, 813)]; /* 7.5 dchars */
55 __u8 creation_date [ISODCL (814, 830)]; /* 8.4.26.1 */
56 __u8 modification_date [ISODCL (831, 847)]; /* 8.4.26.1 */
57 __u8 expiration_date [ISODCL (848, 864)]; /* 8.4.26.1 */
58 __u8 effective_date [ISODCL (865, 881)]; /* 8.4.26.1 */
59 __u8 file_structure_version [ISODCL (882, 882)]; /* 711 */
60 __u8 unused4 [ISODCL (883, 883)];
61 __u8 application_data [ISODCL (884, 1395)];
62 __u8 unused5 [ISODCL (1396, 2048)];