Home
last modified time | relevance | path

Searched defs:commit_header (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Djbd2.h164 struct commit_header { struct
165 __be32 h_magic;
166 __be32 h_blocktype;
167 __be32 h_sequence;
168 unsigned char h_chksum_type;
169 unsigned char h_chksum_size;
170 unsigned char h_padding[2];
171 __be32 h_chksum[JBD2_CHECKSUM_BYTES];
172 __be64 h_commit_sec;
173 __be32 h_commit_nsec;