bh_log            756 fs/gfs2/lops.c 	struct buffer_head *bh_log, *bh_ip;
bh_log            773 fs/gfs2/lops.c 		error = gfs2_replay_read_block(jd, start, &bh_log);
bh_log            778 fs/gfs2/lops.c 		memcpy(bh_ip->b_data, bh_log->b_data, bh_log->b_size);
bh_log            803 fs/gfs2/lops.c 		brelse(bh_log);
bh_log           1009 fs/gfs2/lops.c 	struct buffer_head *bh_log, *bh_ip;
bh_log           1027 fs/gfs2/lops.c 		error = gfs2_replay_read_block(jd, start, &bh_log);
bh_log           1032 fs/gfs2/lops.c 		memcpy(bh_ip->b_data, bh_log->b_data, bh_log->b_size);
bh_log           1041 fs/gfs2/lops.c 		brelse(bh_log);