Home
last modified time | relevance | path

Searched refs:s_header (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/include/
H A Dimage-sparse.h31 sparse_header_t *s_header = (sparse_header_t *)buf; in is_sparse_image() local
33 if ((le32_to_cpu(s_header->magic) == SPARSE_HEADER_MAGIC) && in is_sparse_image()
34 (le16_to_cpu(s_header->major_version) == 1)) in is_sparse_image()
/openbmc/u-boot/fs/ext4/
H A Dext4_journal.h60 struct journal_header_t s_header; member
/openbmc/linux/include/linux/
H A Djbd2.h229 journal_header_t s_header; member
1316 return j->j_superblock->s_header.h_blocktype != in jbd2_format_support_feature()
/openbmc/linux/fs/jbd2/
H A Djournal.c1350 if (sb->s_header.h_magic != cpu_to_be32(JBD2_MAGIC_NUMBER) || in journal_check_superblock()
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()
/openbmc/linux/Documentation/filesystems/ext4/
H A Djournal.rst181 - s_header