Lines Matching refs:gfs2_trans

102 			       struct gfs2_trans *tr, struct blk_plug *plug)  in gfs2_ail1_start_one()
162 struct gfs2_trans *tr; in dump_ail_list()
204 struct gfs2_trans *tr; in gfs2_ail1_flush()
260 struct gfs2_trans *tr; in gfs2_log_update_flush_tail()
264 struct gfs2_trans, tr_list); in gfs2_log_update_flush_tail()
283 static void gfs2_ail_empty_tr(struct gfs2_sbd *sdp, struct gfs2_trans *tr, in gfs2_ail_empty_tr()
305 static int gfs2_ail1_empty_one(struct gfs2_sbd *sdp, struct gfs2_trans *tr, in gfs2_ail1_empty_one()
360 struct gfs2_trans *tr, *s; in gfs2_ail1_empty()
385 struct gfs2_trans *tr; in gfs2_ail1_wait()
405 static void __ail2_empty(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in __ail2_empty()
418 struct gfs2_trans *tr, *safe; in ail2_empty()
569 bool gfs2_log_try_reserve(struct gfs2_sbd *sdp, struct gfs2_trans *tr, in gfs2_log_try_reserve()
600 void gfs2_log_reserve(struct gfs2_sbd *sdp, struct gfs2_trans *tr, in gfs2_log_reserve()
665 struct gfs2_trans *tr = sdp->sd_log_tr; in calc_reserved()
942 struct gfs2_trans *tr; in gfs2_ail_drain()
953 tr = list_first_entry(&sdp->sd_ail1_list, struct gfs2_trans, in gfs2_ail_drain()
961 tr = list_first_entry(&sdp->sd_ail2_list, struct gfs2_trans, in gfs2_ail_drain()
1001 static void trans_drain(struct gfs2_trans *tr) in trans_drain()
1037 struct gfs2_trans *tr = NULL; in gfs2_log_flush()
1184 static void gfs2_merge_trans(struct gfs2_sbd *sdp, struct gfs2_trans *new) in gfs2_merge_trans()
1186 struct gfs2_trans *old = sdp->sd_log_tr; in gfs2_merge_trans()
1206 static void log_refund(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in log_refund()
1248 void gfs2_log_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in gfs2_log_commit()