Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
journal_superblock_s Struct Reference

#include <jbd.h>

Data Fields

journal_header_t s_header
 
__be32 s_blocksize
 
__be32 s_maxlen
 
__be32 s_first
 
__be32 s_sequence
 
__be32 s_start
 
__be32 s_errno
 
__be32 s_feature_compat
 
__be32 s_feature_incompat
 
__be32 s_feature_ro_compat
 
__u8 s_uuid [16]
 
__be32 s_nr_users
 
__be32 s_dynsuper
 
__be32 s_max_transaction
 
__be32 s_max_trans_data
 
__u32 s_padding [44]
 
__u8 s_users [16 *48]
 
__u8 s_checksum_type
 
__u8 s_padding2 [3]
 
__be32 s_checksum
 

Detailed Description

Definition at line 181 of file jbd.h.

Field Documentation

__be32 s_blocksize

Definition at line 188 of file jbd.h.

__be32 s_checksum

Definition at line 270 of file jbd2.h.

__u8 s_checksum_type

Definition at line 267 of file jbd2.h.

__be32 s_dynsuper

Definition at line 212 of file jbd.h.

__be32 s_errno

Definition at line 199 of file jbd.h.

__be32 s_feature_compat

Definition at line 203 of file jbd.h.

__be32 s_feature_incompat

Definition at line 204 of file jbd.h.

__be32 s_feature_ro_compat

Definition at line 205 of file jbd.h.

__be32 s_first

Definition at line 190 of file jbd.h.

journal_header_t s_header

Definition at line 184 of file jbd.h.

__be32 s_max_trans_data

Definition at line 216 of file jbd.h.

__be32 s_max_transaction

Definition at line 215 of file jbd.h.

__be32 s_maxlen

Definition at line 189 of file jbd.h.

__be32 s_nr_users

Definition at line 210 of file jbd.h.

__u32 s_padding

Definition at line 219 of file jbd.h.

__u8 s_padding2[3]

Definition at line 268 of file jbd2.h.

__be32 s_sequence

Definition at line 194 of file jbd.h.

__be32 s_start

Definition at line 195 of file jbd.h.

__u8 s_users

Definition at line 222 of file jbd.h.

__u8 s_uuid

Definition at line 207 of file jbd.h.


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