Lines Matching refs:__be32
141 __be32 h_magic;
142 __be32 h_blocktype;
143 __be32 h_sequence;
152 __be32 t_blocknr; /* The on-disk block number */
153 __be32 t_flags; /* See below */
163 __be32 r_count; /* Count of bytes used in the block */
184 __be32 s_blocksize; /* journal device blocksize */
185 __be32 s_maxlen; /* total blocks in journal file */
186 __be32 s_first; /* first block of log information */
190 __be32 s_sequence; /* first commit ID expected in log */
191 __be32 s_start; /* blocknr of start of log */
195 __be32 s_errno;
199 __be32 s_feature_compat; /* compatible feature set */
200 __be32 s_feature_incompat; /* incompatible feature set */
201 __be32 s_feature_ro_compat; /* readonly-compatible feature set */
206 __be32 s_nr_users; /* Nr of filesystems sharing log */
208 __be32 s_dynsuper; /* Blocknr of dynamic superblock copy*/
211 __be32 s_max_transaction; /* Limit of journal blocks per trans.*/
212 __be32 s_max_trans_data; /* Limit of data blocks per trans. */