Searched refs:bd1 (Results 1 – 1 of 1) sorted by relevance
643 struct gfs2_bufdata *bd1 = NULL, *bd2; in gfs2_before_commit() local651 bd1 = bd2 = list_prepare_entry(bd1, blist, bd_list); in gfs2_before_commit()665 list_for_each_entry_continue(bd1, blist, bd_list) { in gfs2_before_commit()666 *ptr++ = cpu_to_be64(bd1->bd_bh->b_blocknr); in gfs2_before_commit()668 gfs2_check_magic(bd1->bd_bh); in gfs2_before_commit()669 *ptr++ = cpu_to_be64(buffer_escaped(bd1->bd_bh) ? 1 : 0); in gfs2_before_commit()