JBD2_MAGIC_NUMBER 115 fs/jbd2/commit.c tmp->h_magic = cpu_to_be32(JBD2_MAGIC_NUMBER); JBD2_MAGIC_NUMBER 542 fs/jbd2/commit.c header->h_magic = cpu_to_be32(JBD2_MAGIC_NUMBER); JBD2_MAGIC_NUMBER 327 fs/jbd2/journal.c cpu_to_be32(JBD2_MAGIC_NUMBER)) { JBD2_MAGIC_NUMBER 1214 fs/jbd2/journal.c sb->s_header.h_magic = cpu_to_be32(JBD2_MAGIC_NUMBER); JBD2_MAGIC_NUMBER 1338 fs/jbd2/journal.c if (sb->s_header.h_magic != cpu_to_be32(JBD2_MAGIC_NUMBER) || JBD2_MAGIC_NUMBER 437 fs/jbd2/recovery.c if (tmp->h_magic != cpu_to_be32(JBD2_MAGIC_NUMBER)) { JBD2_MAGIC_NUMBER 543 fs/jbd2/recovery.c cpu_to_be32(JBD2_MAGIC_NUMBER); JBD2_MAGIC_NUMBER 561 fs/jbd2/revoke.c header->h_magic = cpu_to_be32(JBD2_MAGIC_NUMBER);