Lines Matching refs:gfs2_trans
92 struct gfs2_trans *tr) in gfs2_ail1_start_one()
147 struct gfs2_trans *tr; in dump_ail_list()
189 struct gfs2_trans *tr; in gfs2_ail1_flush()
252 static int gfs2_ail1_empty_one(struct gfs2_sbd *sdp, struct gfs2_trans *tr, in gfs2_ail1_empty_one()
307 struct gfs2_trans *tr, *s; in gfs2_ail1_empty()
331 struct gfs2_trans *tr; in gfs2_ail1_wait()
355 static void gfs2_ail_empty_tr(struct gfs2_sbd *sdp, struct gfs2_trans *tr, in gfs2_ail_empty_tr()
370 struct gfs2_trans *tr, *safe; in ail2_empty()
539 struct gfs2_trans *tr = sdp->sd_log_tr; in calc_reserved()
560 struct gfs2_trans *tr; in current_tail()
568 tr = list_last_entry(&sdp->sd_ail1_list, struct gfs2_trans, in current_tail()
868 struct gfs2_trans *tr; in ail_drain()
879 tr = list_first_entry(&sdp->sd_ail1_list, struct gfs2_trans, in ail_drain()
887 tr = list_first_entry(&sdp->sd_ail2_list, struct gfs2_trans, in ail_drain()
926 static void trans_drain(struct gfs2_trans *tr) in trans_drain()
962 struct gfs2_trans *tr = NULL; in gfs2_log_flush()
1084 static void gfs2_merge_trans(struct gfs2_sbd *sdp, struct gfs2_trans *new) in gfs2_merge_trans()
1086 struct gfs2_trans *old = sdp->sd_log_tr; in gfs2_merge_trans()
1106 static void log_refund(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in log_refund()
1151 void gfs2_log_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in gfs2_log_commit()