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()
251 struct gfs2_trans *tr; in gfs2_log_update_flush_tail()
255 struct gfs2_trans, tr_list); in gfs2_log_update_flush_tail()
274 static void gfs2_ail_empty_tr(struct gfs2_sbd *sdp, struct gfs2_trans *tr, in gfs2_ail_empty_tr()
296 static int gfs2_ail1_empty_one(struct gfs2_sbd *sdp, struct gfs2_trans *tr, in gfs2_ail1_empty_one()
351 struct gfs2_trans *tr, *s; in gfs2_ail1_empty()
376 struct gfs2_trans *tr; in gfs2_ail1_wait()
396 static void __ail2_empty(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in __ail2_empty()
409 struct gfs2_trans *tr, *safe; in ail2_empty()
560 bool gfs2_log_try_reserve(struct gfs2_sbd *sdp, struct gfs2_trans *tr, in gfs2_log_try_reserve()
591 void gfs2_log_reserve(struct gfs2_sbd *sdp, struct gfs2_trans *tr, in gfs2_log_reserve()
656 struct gfs2_trans *tr = sdp->sd_log_tr; in calc_reserved()
933 struct gfs2_trans *tr; in gfs2_ail_drain()
944 tr = list_first_entry(&sdp->sd_ail1_list, struct gfs2_trans, in gfs2_ail_drain()
952 tr = list_first_entry(&sdp->sd_ail2_list, struct gfs2_trans, in gfs2_ail_drain()
992 static void trans_drain(struct gfs2_trans *tr) in trans_drain()
1028 struct gfs2_trans *tr = NULL; in gfs2_log_flush()
1175 static void gfs2_merge_trans(struct gfs2_sbd *sdp, struct gfs2_trans *new) in gfs2_merge_trans()
1177 struct gfs2_trans *old = sdp->sd_log_tr; in gfs2_merge_trans()
1197 static void log_refund(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in log_refund()
1239 void gfs2_log_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in gfs2_log_commit()