commit_header      94 fs/jbd2/commit.c 	struct commit_header *h;
commit_header     100 fs/jbd2/commit.c 	h = (struct commit_header *)(bh->b_data);
commit_header     121 fs/jbd2/commit.c 	struct commit_header *tmp;
commit_header     136 fs/jbd2/commit.c 	tmp = (struct commit_header *)bh->b_data;
commit_header     380 fs/jbd2/recovery.c 	struct commit_header *h;
commit_header     694 fs/jbd2/recovery.c 				struct commit_header *cbh =
commit_header     695 fs/jbd2/recovery.c 					(struct commit_header *)bh->b_data;