Searched refs:s_header (Results 1 – 5 of 5) sorted by relevance
31 sparse_header_t *s_header = (sparse_header_t *)buf; in is_sparse_image() local33 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()
60 struct journal_header_t s_header; member
229 journal_header_t s_header; member1316 return j->j_superblock->s_header.h_blocktype != in jbd2_format_support_feature()
1350 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()
181 - s_header