Home
last modified time | relevance | path

Searched defs:iso_supplementary_descriptor (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/include/linux/
Diso_fs.h64 struct iso_supplementary_descriptor { struct
65 char type [ISODCL ( 1, 1)]; /* 711 */
66 char id [ISODCL ( 2, 6)];
67 char version [ISODCL ( 7, 7)]; /* 711 */
68 char flags [ISODCL ( 8, 8)]; /* 853 */
69 char system_id [ISODCL ( 9, 40)]; /* achars */
70 char volume_id [ISODCL ( 41, 72)]; /* dchars */
71 char unused2 [ISODCL ( 73, 80)];
72 char volume_space_size [ISODCL ( 81, 88)]; /* 733 */
73 char escape [ISODCL ( 89, 120)]; /* 856 */
[all …]