Searched refs:h_blocktype (Results 1 – 5 of 5) sorted by relevance
136 __be32 h_blocktype; member171 __be32 h_blocktype; member
140 tmp->h_blocktype = cpu_to_be32(JBD2_COMMIT_BLOCK); in journal_submit_commit_record()630 header->h_blocktype = cpu_to_be32(JBD2_DESCRIPTOR_BLOCK); in jbd2_journal_commit_transaction()
611 header->h_blocktype = cpu_to_be32(JBD2_REVOKE_BLOCK); in write_one_revoke_record()
504 blocktype = be32_to_cpu(tmp->h_blocktype); in do_one_pass()
1500 switch(be32_to_cpu(sb->s_header.h_blocktype)) { in journal_get_superblock()