Symbol: gfs2_trans
fs/gfs2/bmap.c
1032
struct gfs2_trans *tr;
fs/gfs2/bmap.c
1359
struct gfs2_trans *tr;
fs/gfs2/bmap.c
1491
struct gfs2_trans *tr;
fs/gfs2/bmap.c
2405
struct gfs2_trans *tr;
fs/gfs2/bmap.c
991
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
1013
static void gfs2_trans_drain(struct gfs2_sbd *sdp, struct gfs2_trans *tr)
fs/gfs2/log.c
1026
struct gfs2_trans *tr = current->journal_info;
fs/gfs2/log.c
1072
struct gfs2_trans *tr = NULL;
fs/gfs2/log.c
1226
static void gfs2_merge_trans(struct gfs2_sbd *sdp, struct gfs2_trans *new)
fs/gfs2/log.c
1228
struct gfs2_trans *old = sdp->sd_log_tr;
fs/gfs2/log.c
1248
static void log_refund(struct gfs2_sbd *sdp, struct gfs2_trans *tr)
fs/gfs2/log.c
1305
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
559
bool gfs2_log_try_reserve(struct gfs2_sbd *sdp, struct gfs2_trans *tr,
fs/gfs2/log.c
590
void gfs2_log_reserve(struct gfs2_sbd *sdp, struct gfs2_trans *tr,
fs/gfs2/log.c
655
struct gfs2_trans *tr = sdp->sd_log_tr;
fs/gfs2/log.c
933
struct gfs2_trans *tr;
fs/gfs2/log.c
94
struct gfs2_trans *tr, struct blk_plug *plug)
fs/gfs2/log.c
944
tr = list_first_entry(&sdp->sd_ail1_list, struct gfs2_trans,
fs/gfs2/log.c
952
tr = list_first_entry(&sdp->sd_ail2_list, struct gfs2_trans,
fs/gfs2/log.h
43
bool gfs2_log_try_reserve(struct gfs2_sbd *sdp, struct gfs2_trans *tr,
fs/gfs2/log.h
45
void gfs2_log_reserve(struct gfs2_sbd *sdp, struct gfs2_trans *tr,
fs/gfs2/log.h
53
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
302
struct gfs2_trans *tr = current->journal_info;
fs/gfs2/meta_io.c
329
struct gfs2_trans *tr = current->journal_info;
fs/gfs2/meta_io.c
353
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
198
struct gfs2_trans *tr = current->journal_info;
fs/gfs2/trans.c
264
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
322
struct gfs2_trans *tr = current->journal_info;
fs/gfs2/trans.c
352
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);