|
Linux Kernel
3.7.1
|
#include <jfs_types.h>
Data Fields | |
| u8 | thresh |
| u8 | delta |
| u8 | rsrvd1 |
| u8 | limit_hi |
| __le32 | limit_lo |
| u8 | rsrvd2 [3] |
| u8 | used_hi |
| __le32 | used_lo |
Definition at line 133 of file jfs_types.h.
| u8 delta |
Definition at line 135 of file jfs_types.h.
| u8 limit_hi |
Definition at line 137 of file jfs_types.h.
| __le32 limit_lo |
Definition at line 138 of file jfs_types.h.
| u8 rsrvd1 |
Definition at line 136 of file jfs_types.h.
| u8 rsrvd2[3] |
Definition at line 139 of file jfs_types.h.
| u8 thresh |
Definition at line 134 of file jfs_types.h.
| u8 used_hi |
Definition at line 140 of file jfs_types.h.
| __le32 used_lo |
Definition at line 141 of file jfs_types.h.
1.8.2