13 #include <linux/slab.h>
37 struct buffer_head *bh1, *bh2 =
NULL;
62 crc32_be(0, (
char *)(bh1->b_data + 8), 504)) {
84 bh2 = sb_bread(s, offset);
99 !=
crc32_be(0, (
char *)(bh2->b_data + 8), 504)) {
113 qnx6_mmi_copy_sb(qsb, sb1);
114 #ifdef CONFIG_QNX6FS_DEBUG
115 qnx6_superblock_debug(qsb, s);
125 qnx6_mmi_copy_sb(qsb, sb2);
126 #ifdef CONFIG_QNX6FS_DEBUG
127 qnx6_superblock_debug(qsb, s);