Searched refs:bd1 (Results 1 – 1 of 1) sorted by relevance
649 struct gfs2_bufdata *bd1 = NULL, *bd2; in gfs2_before_commit() local657 bd1 = bd2 = list_prepare_entry(bd1, blist, bd_list); in gfs2_before_commit()671 list_for_each_entry_continue(bd1, blist, bd_list) { in gfs2_before_commit()672 *ptr++ = cpu_to_be64(bd1->bd_bh->b_blocknr); in gfs2_before_commit()674 gfs2_check_magic(bd1->bd_bh); in gfs2_before_commit()675 *ptr++ = cpu_to_be64(buffer_escaped(bd1->bd_bh) ? 1 : 0); in gfs2_before_commit()