|
Linux Kernel
3.7.1
|
Data Fields | |
| char | name [8] |
| char | ext [3] |
| unsigned char | attr |
| unsigned char | reserved [10] |
| unsigned short | time |
| unsigned short | date |
| unsigned short | cluster |
| unsigned int | size |
Definition at line 118 of file mspro_block.c.
| unsigned char attr |
Definition at line 121 of file mspro_block.c.
| unsigned short cluster |
Definition at line 125 of file mspro_block.c.
| unsigned short date |
Definition at line 124 of file mspro_block.c.
| char ext[3] |
Definition at line 120 of file mspro_block.c.
| char name[8] |
Definition at line 119 of file mspro_block.c.
| unsigned char reserved[10] |
Definition at line 122 of file mspro_block.c.
| unsigned int size |
Definition at line 126 of file mspro_block.c.
| unsigned short time |
Definition at line 123 of file mspro_block.c.
1.8.2