|
Linux Kernel
3.7.1
|
#include <jfs_types.h>
Data Fields | |
| unsigned | flag:8 |
| unsigned | rsrvd:24 |
| __le32 | size |
| unsigned | len:24 |
| unsigned | addr1:8 |
| __le32 | addr2 |
Definition at line 95 of file jfs_types.h.
| unsigned addr1 |
Definition at line 100 of file jfs_types.h.
| __le32 addr2 |
Definition at line 101 of file jfs_types.h.
| unsigned flag |
Definition at line 96 of file jfs_types.h.
| unsigned len |
Definition at line 99 of file jfs_types.h.
| unsigned rsrvd |
Definition at line 97 of file jfs_types.h.
| __le32 size |
Definition at line 98 of file jfs_types.h.
1.8.2