Searched defs:iso_supplementary_descriptor (Results 1 – 1 of 1) sorted by relevance
66 struct iso_supplementary_descriptor { struct67 __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 */[all …]