Searched refs:bd1 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dlops.c169 struct gfs2_bufdata *bd1 = NULL, *bd2; local
181 bd1 = bd2 = list_prepare_entry(bd1, &sdp->sd_log_le_buf, bd_le.le_list);
195 list_for_each_entry_continue(bd1, &sdp->sd_log_le_buf,
197 *ptr++ = cpu_to_be64(bd1->bd_bh->b_blocknr);

Completed in 105 milliseconds