Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
iso_directory_record Struct Reference

#include <iso_fs.h>

Data Fields

char length [ISODCL(1, 1)]
 
char ext_attr_length [ISODCL(2, 2)]
 
char extent [ISODCL(3, 10)]
 
char size [ISODCL(11, 18)]
 
char date [ISODCL(19, 25)]
 
char flags [ISODCL(26, 26)]
 
char file_unit_size [ISODCL(27, 27)]
 
char interleave [ISODCL(28, 28)]
 
char volume_sequence_number [ISODCL(29, 32)]
 
unsigned char name_len [ISODCL(33, 33)]
 
char name [0]
 

Detailed Description

Definition at line 145 of file iso_fs.h.

Field Documentation

char date[ISODCL(19, 25)]

Definition at line 150 of file iso_fs.h.

char ext_attr_length[ISODCL(2, 2)]

Definition at line 147 of file iso_fs.h.

char extent[ISODCL(3, 10)]

Definition at line 148 of file iso_fs.h.

char file_unit_size[ISODCL(27, 27)]

Definition at line 152 of file iso_fs.h.

char flags[ISODCL(26, 26)]

Definition at line 151 of file iso_fs.h.

char interleave[ISODCL(28, 28)]

Definition at line 153 of file iso_fs.h.

char length[ISODCL(1, 1)]

Definition at line 146 of file iso_fs.h.

char name[0]

Definition at line 156 of file iso_fs.h.

unsigned char name_len[ISODCL(33, 33)]

Definition at line 155 of file iso_fs.h.

char size[ISODCL(11, 18)]

Definition at line 149 of file iso_fs.h.

char volume_sequence_number[ISODCL(29, 32)]

Definition at line 154 of file iso_fs.h.


The documentation for this struct was generated from the following file: