JBD2_MAGIC_NUMBER  396 fs/jbd2/journal.c 				cpu_to_be32(JBD2_MAGIC_NUMBER)) {
JBD2_MAGIC_NUMBER  846 fs/jbd2/journal.c 	header->h_magic = cpu_to_be32(JBD2_MAGIC_NUMBER);
JBD2_MAGIC_NUMBER 1522 fs/jbd2/journal.c 	if (sb->s_header.h_magic != cpu_to_be32(JBD2_MAGIC_NUMBER) ||
JBD2_MAGIC_NUMBER  495 fs/jbd2/recovery.c 		if (tmp->h_magic != cpu_to_be32(JBD2_MAGIC_NUMBER)) {
JBD2_MAGIC_NUMBER  629 fs/jbd2/recovery.c 						cpu_to_be32(JBD2_MAGIC_NUMBER);