Searched refs:h_blocktype (Results 1 – 10 of 10) sorted by relevance
135 __be32 h_blocktype; member170 __be32 h_blocktype; member
142 __be32 h_blocktype; member
1041 sb->s_header.h_blocktype = cpu_to_be32(JFS_SUPERBLOCK_V2); in journal_create()1216 switch(be32_to_cpu(sb->s_header.h_blocktype)) { in journal_get_superblock()1503 switch (be32_to_cpu(sb->s_header.h_blocktype)) { in journal_update_format()1529 sb->s_header.h_blocktype = cpu_to_be32(JFS_SUPERBLOCK_V2); in journal_convert_superblock_v1()
141 header->h_blocktype = cpu_to_be32(JFS_COMMIT_BLOCK); in journal_write_commit_record()578 header->h_blocktype = cpu_to_be32(JFS_DESCRIPTOR_BLOCK); in journal_commit_transaction()
397 blocktype = be32_to_cpu(tmp->h_blocktype); in do_one_pass()
606 header->h_blocktype = cpu_to_be32(JFS_REVOKE_BLOCK); in write_one_revoke_record()
140 tmp->h_blocktype = cpu_to_be32(JBD2_COMMIT_BLOCK); in journal_submit_commit_record()632 header->h_blocktype = cpu_to_be32(JBD2_DESCRIPTOR_BLOCK); in jbd2_journal_commit_transaction()
616 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()
1515 switch(be32_to_cpu(sb->s_header.h_blocktype)) { in journal_get_superblock()