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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/gfs2/
H A Dlops.c89 gfs2_meta_check(sdp, bd->bd_bh);
90 gfs2_pin(sdp, bd->bd_bh);
152 *ptr++ = cpu_to_be64(bd1->bd_bh->b_blocknr);
163 bh = gfs2_log_fake_buf(sdp, bd2->bd_bh);
184 gfs2_unpin(sdp, bd->bd_bh, ai);
468 struct address_space *mapping = bd->bd_bh->b_page->mapping;
478 gfs2_pin(sdp, bd->bd_bh);
553 bh1 = bd1->bd_bh;
633 if (!bd2->bd_bh)
637 if (unlikely(buffer_escaped(bd2->bd_bh))) {
[all...]
H A Dlog.c82 bh = bd->bd_bh;
126 bh = bd->bd_bh;
230 brelse(bd->bd_bh);
H A Dops_address.c579 bd->bd_bh = NULL;
786 gfs2_assert_warn(sdp, bd->bd_bh == bh);
789 bd->bd_bh = NULL;
H A Dglops.c59 bh = bd->bd_bh;
H A Dincore.h92 struct buffer_head *bd_bh; member in struct:gfs2_bufdata
H A Dmeta_io.c286 bd->bd_bh = bh;

Completed in 105 milliseconds