Linux Kernel
3.7.1
|
Go to the source code of this file.
Enumerations | |
enum | jbd_state_bits { BH_JBD = BH_PrivateStart, BH_JWrite, BH_Freed, BH_Revoked, BH_RevokeValid, BH_JBDDirty, BH_State, BH_JournalHead, BH_Unshadow, BH_Verified, BH_JBDPrivateStart } |
enum jbd_state_bits |
BH_JBD | |
BH_JWrite | |
BH_Freed | |
BH_Revoked | |
BH_RevokeValid | |
BH_JBDDirty | |
BH_State | |
BH_JournalHead | |
BH_Unshadow | |
BH_Verified | |
BH_JBDPrivateStart |
Definition at line 4 of file jbd_common.h.