Searched defs:tr (Results 1 – 7 of 7) sorted by relevance
/fs/gfs2/ |
D | trans.c | 31 struct gfs2_trans *tr; in gfs2_trans_begin() local 74 static void gfs2_print_trans(struct gfs2_sbd *sdp, const struct gfs2_trans *tr) in gfs2_print_trans() 88 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_end() local 152 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_add_data() local 193 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_add_meta() local 245 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_add_revoke() local 256 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_remove_revoke() local
|
D | log.c | 92 struct gfs2_trans *tr, in gfs2_ail1_start_one() 151 struct gfs2_trans *tr; in gfs2_ail1_flush() local 196 static void gfs2_ail1_empty_one(struct gfs2_sbd *sdp, struct gfs2_trans *tr, in gfs2_ail1_empty_one() 226 struct gfs2_trans *tr, *s; in gfs2_ail1_empty() local 250 struct gfs2_trans *tr; in gfs2_ail1_wait() local 277 static void gfs2_ail2_empty_one(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in gfs2_ail2_empty_one() 292 struct gfs2_trans *tr, *safe; in ail2_empty() local 461 struct gfs2_trans *tr = sdp->sd_log_tr; in calc_reserved() local 483 struct gfs2_trans *tr; in current_tail() local 622 struct gfs2_trans *tr; in gfs2_write_revokes() local [all …]
|
D | lops.h | 47 struct gfs2_trans *tr) in lops_before_commit() 56 struct gfs2_trans *tr) in lops_after_commit()
|
D | lops.c | 99 struct gfs2_trans *tr) in gfs2_unpin() 692 static void buf_lo_before_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in buf_lo_before_commit() 702 static void buf_lo_after_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in buf_lo_after_commit() 835 static void revoke_lo_before_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in revoke_lo_before_commit() 875 static void revoke_lo_after_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in revoke_lo_after_commit() 972 static void databuf_lo_before_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in databuf_lo_before_commit() 1051 static void databuf_lo_after_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in databuf_lo_after_commit()
|
D | meta_io.c | 291 struct gfs2_trans *tr = current->journal_info; in gfs2_meta_read() local 318 struct gfs2_trans *tr = current->journal_info; in gfs2_meta_wait() local 334 struct gfs2_trans *tr = current->journal_info; in gfs2_remove_from_journal() local
|
D | bmap.c | 1043 struct gfs2_trans *tr = current->journal_info; in gfs2_iomap_page_done() local 1078 struct gfs2_trans *tr; in gfs2_iomap_begin_write() local 1378 struct gfs2_trans *tr; in gfs2_journaled_truncate() local 1498 struct gfs2_trans *tr; in sweep_bh_for_rgrps() local 2410 struct gfs2_trans *tr; in gfs2_journaled_truncate_range() local
|
D | glops.c | 85 struct gfs2_trans tr; in gfs2_ail_empty_gl() local
|