bd1               643 fs/gfs2/lops.c 	struct gfs2_bufdata *bd1 = NULL, *bd2;
bd1               651 fs/gfs2/lops.c 	bd1 = bd2 = list_prepare_entry(bd1, blist, bd_list);
bd1               665 fs/gfs2/lops.c 		list_for_each_entry_continue(bd1, blist, bd_list) {
bd1               666 fs/gfs2/lops.c 			*ptr++ = cpu_to_be64(bd1->bd_bh->b_blocknr);
bd1               668 fs/gfs2/lops.c 				gfs2_check_magic(bd1->bd_bh);
bd1               669 fs/gfs2/lops.c 				*ptr++ = cpu_to_be64(buffer_escaped(bd1->bd_bh) ? 1 : 0);