Lines Matching refs:gfs2_trans
93 struct gfs2_trans *tr, struct blk_plug *plug) in gfs2_ail1_start_one()
153 struct gfs2_trans *tr; in dump_ail_list()
195 struct gfs2_trans *tr; in gfs2_ail1_flush()
252 struct gfs2_trans *tr; in gfs2_log_update_flush_tail()
256 struct gfs2_trans, tr_list); in gfs2_log_update_flush_tail()
275 static void gfs2_ail_empty_tr(struct gfs2_sbd *sdp, struct gfs2_trans *tr, in gfs2_ail_empty_tr()
297 static int gfs2_ail1_empty_one(struct gfs2_sbd *sdp, struct gfs2_trans *tr, in gfs2_ail1_empty_one()
352 struct gfs2_trans *tr, *s; in gfs2_ail1_empty()
377 struct gfs2_trans *tr; in gfs2_ail1_wait()
397 static void __ail2_empty(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in __ail2_empty()
410 struct gfs2_trans *tr, *safe; in ail2_empty()
561 bool gfs2_log_try_reserve(struct gfs2_sbd *sdp, struct gfs2_trans *tr, in gfs2_log_try_reserve()
592 void gfs2_log_reserve(struct gfs2_sbd *sdp, struct gfs2_trans *tr, in gfs2_log_reserve()
657 struct gfs2_trans *tr = sdp->sd_log_tr; in calc_reserved()
934 struct gfs2_trans *tr; in gfs2_ail_drain()
945 tr = list_first_entry(&sdp->sd_ail1_list, struct gfs2_trans, in gfs2_ail_drain()
953 tr = list_first_entry(&sdp->sd_ail2_list, struct gfs2_trans, in gfs2_ail_drain()
993 static void trans_drain(struct gfs2_trans *tr) in trans_drain()
1029 struct gfs2_trans *tr = NULL; in gfs2_log_flush()
1176 static void gfs2_merge_trans(struct gfs2_sbd *sdp, struct gfs2_trans *new) in gfs2_merge_trans()
1178 struct gfs2_trans *old = sdp->sd_log_tr; in gfs2_merge_trans()
1198 static void log_refund(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in log_refund()
1240 void gfs2_log_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in gfs2_log_commit()