Home
last modified time | relevance | path

Searched refs:gfs2_log_fake_buf (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/fs/gfs2/
Dlog.h57 extern struct buffer_head *gfs2_log_fake_buf(struct gfs2_sbd *sdp,
Dlops.c216 bh = gfs2_log_fake_buf(sdp, bd2->bd_bh); in buf_lo_before_commit()
602 bh1 = gfs2_log_fake_buf(sdp, bd->bd_bh); in gfs2_write_blocks()
Dlog.c520 struct buffer_head *gfs2_log_fake_buf(struct gfs2_sbd *sdp, in gfs2_log_fake_buf() function