ReactOS 0.4.16-dev-338-g34e76ad
|
#include <jbd.h>
Public Attributes | |
__be32 | h_magic |
__be32 | h_blocktype |
__be32 | h_sequence |
__be32 journal_header_s::h_blocktype |
Definition at line 181 of file jbd.h.
Referenced by do_one_pass().
__be32 journal_header_s::h_magic |
Definition at line 180 of file jbd.h.
Referenced by do_one_pass().
__be32 journal_header_s::h_sequence |
Definition at line 182 of file jbd.h.
Referenced by do_one_pass().