Searched refs:bd1 (Results 1 – 1 of 1) sorted by relevance
421 struct gfs2_bufdata *bd1 = NULL, *bd2; in gfs2_before_commit() local429 bd1 = bd2 = list_prepare_entry(bd1, blist, bd_list); in gfs2_before_commit()443 list_for_each_entry_continue(bd1, blist, bd_list) { in gfs2_before_commit()444 *ptr++ = cpu_to_be64(bd1->bd_bh->b_blocknr); in gfs2_before_commit()446 gfs2_check_magic(bd1->bd_bh); in gfs2_before_commit()447 *ptr++ = cpu_to_be64(buffer_escaped(bd1->bd_bh) ? 1 : 0); in gfs2_before_commit()