Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Djbd2.h166 struct commit_header { struct
167 __be32 h_magic;
168 __be32 h_blocktype;
169 __be32 h_sequence;
170 unsigned char h_chksum_type;
171 unsigned char h_chksum_size;
172 unsigned char h_padding[2];
173 __be32 h_chksum[JBD2_CHECKSUM_BYTES];
174 __be64 h_commit_sec;
175 __be32 h_commit_nsec;