Lines Matching defs:iso_supplementary_descriptor
66 struct iso_supplementary_descriptor { struct
67 __u8 type [ISODCL ( 1, 1)]; /* 711 */
68 char id [ISODCL ( 2, 6)];
69 __u8 version [ISODCL ( 7, 7)]; /* 711 */
70 __u8 flags [ISODCL ( 8, 8)]; /* 853 */
71 char system_id [ISODCL ( 9, 40)]; /* achars */
72 char volume_id [ISODCL ( 41, 72)]; /* dchars */
73 __u8 unused2 [ISODCL ( 73, 80)];
74 __u8 volume_space_size [ISODCL ( 81, 88)]; /* 733 */
75 __u8 escape [ISODCL ( 89, 120)]; /* 856 */
76 __u8 volume_set_size [ISODCL (121, 124)]; /* 723 */
77 __u8 volume_sequence_number [ISODCL (125, 128)]; /* 723 */
78 __u8 logical_block_size [ISODCL (129, 132)]; /* 723 */
79 __u8 path_table_size [ISODCL (133, 140)]; /* 733 */
80 __u8 type_l_path_table [ISODCL (141, 144)]; /* 731 */
81 __u8 opt_type_l_path_table [ISODCL (145, 148)]; /* 731 */
82 __u8 type_m_path_table [ISODCL (149, 152)]; /* 732 */
83 __u8 opt_type_m_path_table [ISODCL (153, 156)]; /* 732 */
84 __u8 root_directory_record [ISODCL (157, 190)]; /* 9.1 */
85 char volume_set_id [ISODCL (191, 318)]; /* dchars */
86 char publisher_id [ISODCL (319, 446)]; /* achars */
87 char preparer_id [ISODCL (447, 574)]; /* achars */
88 char application_id [ISODCL (575, 702)]; /* achars */
89 char copyright_file_id [ISODCL (703, 739)]; /* 7.5 dchars */
90 char abstract_file_id [ISODCL (740, 776)]; /* 7.5 dchars */
91 char bibliographic_file_id [ISODCL (777, 813)]; /* 7.5 dchars */
92 __u8 creation_date [ISODCL (814, 830)]; /* 8.4.26.1 */
93 __u8 modification_date [ISODCL (831, 847)]; /* 8.4.26.1 */
94 __u8 expiration_date [ISODCL (848, 864)]; /* 8.4.26.1 */
95 __u8 effective_date [ISODCL (865, 881)]; /* 8.4.26.1 */
96 __u8 file_structure_version [ISODCL (882, 882)]; /* 711 */
97 __u8 unused4 [ISODCL (883, 883)];
98 __u8 application_data [ISODCL (884, 1395)];
99 __u8 unused5 [ISODCL (1396, 2048)];