Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dkernel-jbd.h137 struct commit_header { struct
138 __u32 h_magic;
139 __u32 h_blocktype;
140 __u32 h_sequence;
141 unsigned char h_chksum_type;
142 unsigned char h_chksum_size;
143 unsigned char h_padding[2];
144 __u32 h_chksum[JBD2_CHECKSUM_BYTES];
145 __u64 h_commit_sec;
146 __u32 h_commit_nsec;