ReactOS 0.4.15-dev-7934-g1dc8d80
journal_header_s Struct Reference

#include <jbd.h>

Public Attributes

__be32 h_magic
 
__be32 h_blocktype
 
__be32 h_sequence
 

Detailed Description

Definition at line 178 of file jbd.h.

Member Data Documentation

◆ h_blocktype

__be32 journal_header_s::h_blocktype

Definition at line 181 of file jbd.h.

Referenced by do_one_pass().

◆ h_magic

__be32 journal_header_s::h_magic

Definition at line 180 of file jbd.h.

Referenced by do_one_pass().

◆ h_sequence

__be32 journal_header_s::h_sequence

Definition at line 182 of file jbd.h.

Referenced by do_one_pass().


The documentation for this struct was generated from the following file: