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

/linux-master/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) function
H A Daops.c57 gfs2_trans_add_data(ip->i_gl, bh);
H A Dquota.c800 gfs2_trans_add_data(ip->i_gl, bh);
H A Dbmap.c81 gfs2_trans_add_data(ip->i_gl, bh);

Completed in 123 milliseconds