Home
last modified time | relevance | path

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

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