Android-cuttlefish cvd tool
Public Attributes | List of all members
commit_header Struct Reference

#include <jbd2.h>

Public Attributes

__be32 h_magic
 
__be32 h_blocktype
 
__be32 h_sequence
 
unsigned char h_chksum_type
 
unsigned char h_chksum_size
 
unsigned char h_padding [2]
 
__be32 h_chksum [JBD2_CHECKSUM_BYTES]
 
__be64 h_commit_sec
 
__be32 h_commit_nsec
 

Member Data Documentation

◆ h_blocktype

__be32 commit_header::h_blocktype

◆ h_chksum

__be32 commit_header::h_chksum[JBD2_CHECKSUM_BYTES]

◆ h_chksum_size

unsigned char commit_header::h_chksum_size

◆ h_chksum_type

unsigned char commit_header::h_chksum_type

◆ h_commit_nsec

__be32 commit_header::h_commit_nsec

◆ h_commit_sec

__be64 commit_header::h_commit_sec

◆ h_magic

__be32 commit_header::h_magic

◆ h_padding

unsigned char commit_header::h_padding[2]

◆ h_sequence

__be32 commit_header::h_sequence

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