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