Home
last modified time | relevance | path

Searched refs:h_blocktype (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/fs/ext4/
H A Dext4_journal.c452 if (be32_to_cpu(jdb->h_blocktype) == in ext4fs_check_journal_state()
481 } else if (be32_to_cpu(jdb->h_blocktype) == in ext4fs_check_journal_state()
502 } else if (be32_to_cpu(jdb->h_blocktype) == in ext4fs_check_journal_state()
574 jdb.h_blocktype = cpu_to_be32(EXT3_JOURNAL_DESCRIPTOR_BLOCK); in update_descriptor_block()
626 jdb.h_blocktype = cpu_to_be32(EXT3_JOURNAL_COMMIT_BLOCK); in update_commit_block()
H A Dext4_journal.h53 __be32 h_blocktype; member
/openbmc/linux/include/linux/
H A Djbd2.h134 __be32 h_blocktype; member
169 __be32 h_blocktype; member
1316 return j->j_superblock->s_header.h_blocktype != in jbd2_format_support_feature()
/openbmc/linux/fs/jbd2/
H A Djournal.c1019 header->h_blocktype = cpu_to_be32(type); in jbd2_journal_get_descriptor_buffer()
1356 if (be32_to_cpu(sb->s_header.h_blocktype) != JBD2_SUPERBLOCK_V1 && in journal_check_superblock()
1357 be32_to_cpu(sb->s_header.h_blocktype) != JBD2_SUPERBLOCK_V2) { in journal_check_superblock()
H A Drecovery.c579 blocktype = be32_to_cpu(tmp->h_blocktype); in do_one_pass()
/openbmc/linux/Documentation/filesystems/ext4/
H A Djournal.rst125 - h_blocktype