Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dtrans.h44 void gfs2_trans_add_data(struct gfs2_glock *gl, struct buffer_head *bh);
H A Dtrans.c179 * gfs2_trans_add_data - Add a databuf to the transaction.
192 void gfs2_trans_add_data(struct gfs2_glock *gl, struct buffer_head *bh) in gfs2_trans_add_data() function
246 gfs2_trans_add_data(gl, bh); in gfs2_trans_add_databufs()
H A Dbmap.c81 gfs2_trans_add_data(ip->i_gl, bh); in gfs2_unstuffer_folio()