fs/gfs2/bmap.c
1031
struct gfs2_trans *tr;
fs/gfs2/bmap.c
1345
struct gfs2_trans *tr;
fs/gfs2/bmap.c
1477
struct gfs2_trans *tr;
fs/gfs2/bmap.c
2385
struct gfs2_trans *tr;
fs/gfs2/bmap.c
990
struct gfs2_trans *tr = current->journal_info;
fs/gfs2/glops.c
90
struct gfs2_trans tr;
fs/gfs2/incore.h
147
struct gfs2_trans *bd_tr;
fs/gfs2/incore.h
33
struct gfs2_trans;
fs/gfs2/incore.h
57
void (*lo_before_commit) (struct gfs2_sbd *sdp, struct gfs2_trans *tr);
fs/gfs2/incore.h
58
void (*lo_after_commit) (struct gfs2_sbd *sdp, struct gfs2_trans *tr);
fs/gfs2/incore.h
802
struct gfs2_trans *sd_log_tr;
fs/gfs2/log.c
1030
struct gfs2_trans *tr = NULL;
fs/gfs2/log.c
1175
static void gfs2_merge_trans(struct gfs2_sbd *sdp, struct gfs2_trans *new)
fs/gfs2/log.c
1177
struct gfs2_trans *old = sdp->sd_log_tr;
fs/gfs2/log.c
1197
static void log_refund(struct gfs2_sbd *sdp, struct gfs2_trans *tr)
fs/gfs2/log.c
1254
void gfs2_log_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr)
fs/gfs2/log.c
157
struct gfs2_trans *tr;
fs/gfs2/log.c
199
struct gfs2_trans *tr;
fs/gfs2/log.c
255
struct gfs2_trans *tr;
fs/gfs2/log.c
259
struct gfs2_trans, tr_list);
fs/gfs2/log.c
278
static void gfs2_ail_empty_tr(struct gfs2_sbd *sdp, struct gfs2_trans *tr,
fs/gfs2/log.c
300
static int gfs2_ail1_empty_one(struct gfs2_sbd *sdp, struct gfs2_trans *tr,
fs/gfs2/log.c
354
struct gfs2_trans *tr, *s;
fs/gfs2/log.c
374
struct gfs2_trans *tr;
fs/gfs2/log.c
394
static void __ail2_empty(struct gfs2_sbd *sdp, struct gfs2_trans *tr)
fs/gfs2/log.c
407
struct gfs2_trans *tr, *safe;
fs/gfs2/log.c
558
bool gfs2_log_try_reserve(struct gfs2_sbd *sdp, struct gfs2_trans *tr,
fs/gfs2/log.c
589
void gfs2_log_reserve(struct gfs2_sbd *sdp, struct gfs2_trans *tr,
fs/gfs2/log.c
654
struct gfs2_trans *tr = sdp->sd_log_tr;
fs/gfs2/log.c
932
struct gfs2_trans *tr;
fs/gfs2/log.c
94
struct gfs2_trans *tr, struct blk_plug *plug)
fs/gfs2/log.c
943
tr = list_first_entry(&sdp->sd_ail1_list, struct gfs2_trans,
fs/gfs2/log.c
951
tr = list_first_entry(&sdp->sd_ail2_list, struct gfs2_trans,
fs/gfs2/log.c
994
static void trans_drain(struct gfs2_trans *tr)
fs/gfs2/log.h
68
bool gfs2_log_try_reserve(struct gfs2_sbd *sdp, struct gfs2_trans *tr,
fs/gfs2/log.h
70
void gfs2_log_reserve(struct gfs2_sbd *sdp, struct gfs2_trans *tr,
fs/gfs2/log.h
77
void gfs2_log_commit(struct gfs2_sbd *sdp, struct gfs2_trans *trans);
fs/gfs2/lops.c
103
struct gfs2_trans *tr)
fs/gfs2/lops.c
1068
static void databuf_lo_after_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr)
fs/gfs2/lops.c
712
static void buf_lo_before_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr)
fs/gfs2/lops.c
722
static void buf_lo_after_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr)
fs/gfs2/lops.c
847
static void revoke_lo_before_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr)
fs/gfs2/lops.c
901
static void revoke_lo_after_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr)
fs/gfs2/lops.c
989
static void databuf_lo_before_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr)
fs/gfs2/lops.h
37
struct gfs2_trans *tr)
fs/gfs2/lops.h
46
struct gfs2_trans *tr)
fs/gfs2/main.c
143
sizeof(struct gfs2_trans),
fs/gfs2/meta_io.c
303
struct gfs2_trans *tr = current->journal_info;
fs/gfs2/meta_io.c
330
struct gfs2_trans *tr = current->journal_info;
fs/gfs2/meta_io.c
346
struct gfs2_trans *tr = current->journal_info;
fs/gfs2/meta_io.c
389
struct gfs2_trans *tr, *s;
fs/gfs2/trans.c
117
struct gfs2_trans *tr;
fs/gfs2/trans.c
131
struct gfs2_trans *tr = current->journal_info;
fs/gfs2/trans.c
199
struct gfs2_trans *tr = current->journal_info;
fs/gfs2/trans.c
262
struct gfs2_trans *tr = current->journal_info;
fs/gfs2/trans.c
28
static void gfs2_print_trans(struct gfs2_sbd *sdp, const struct gfs2_trans *tr)
fs/gfs2/trans.c
319
struct gfs2_trans *tr = current->journal_info;
fs/gfs2/trans.c
349
void gfs2_trans_free(struct gfs2_sbd *sdp, struct gfs2_trans *tr)
fs/gfs2/trans.c
40
int __gfs2_trans_begin(struct gfs2_trans *tr, struct gfs2_sbd *sdp,
fs/gfs2/trans.h
37
int __gfs2_trans_begin(struct gfs2_trans *tr, struct gfs2_sbd *sdp,
fs/gfs2/trans.h
50
void gfs2_trans_free(struct gfs2_sbd *sdp, struct gfs2_trans *tr);