Searched defs:tr (Results 1 – 8 of 8) sorted by relevance
/fs/gfs2/ |
D | trans.c | 28 static void gfs2_print_trans(struct gfs2_sbd *sdp, const struct gfs2_trans *tr) in gfs2_print_trans() 40 int __gfs2_trans_begin(struct gfs2_trans *tr, struct gfs2_sbd *sdp, in __gfs2_trans_begin() 112 struct gfs2_trans *tr; in gfs2_trans_begin() local 126 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_end() local 194 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_add_data() local 235 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_add_meta() local 291 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_add_revoke() local 321 void gfs2_trans_free(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in gfs2_trans_free()
|
D | log.c | 93 struct gfs2_trans *tr, struct blk_plug *plug) in gfs2_ail1_start_one() 153 struct gfs2_trans *tr; in dump_ail_list() local 195 struct gfs2_trans *tr; in gfs2_ail1_flush() local 252 struct gfs2_trans *tr; in gfs2_log_update_flush_tail() local 275 static void gfs2_ail_empty_tr(struct gfs2_sbd *sdp, struct gfs2_trans *tr, in gfs2_ail_empty_tr() 297 static int gfs2_ail1_empty_one(struct gfs2_sbd *sdp, struct gfs2_trans *tr, in gfs2_ail1_empty_one() 352 struct gfs2_trans *tr, *s; in gfs2_ail1_empty() local 377 struct gfs2_trans *tr; in gfs2_ail1_wait() local 397 static void __ail2_empty(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in __ail2_empty() 410 struct gfs2_trans *tr, *safe; in ail2_empty() local [all …]
|
D | meta_io.c | 298 struct gfs2_trans *tr = current->journal_info; in gfs2_meta_read() local 325 struct gfs2_trans *tr = current->journal_info; in gfs2_meta_wait() local 341 struct gfs2_trans *tr = current->journal_info; in gfs2_remove_from_journal() local 384 struct gfs2_trans *tr, *s; in gfs2_ail1_wipe() local
|
D | lops.h | 35 struct gfs2_trans *tr) in lops_before_commit() 44 struct gfs2_trans *tr) in lops_after_commit()
|
D | lops.c | 103 struct gfs2_trans *tr) in gfs2_unpin() 728 static void buf_lo_before_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in buf_lo_before_commit() 738 static void buf_lo_after_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in buf_lo_after_commit() 863 static void revoke_lo_before_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in revoke_lo_before_commit() 917 static void revoke_lo_after_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in revoke_lo_after_commit() 1005 static void databuf_lo_before_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in databuf_lo_before_commit() 1084 static void databuf_lo_after_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in databuf_lo_after_commit()
|
D | bmap.c | 975 struct gfs2_trans *tr = current->journal_info; in gfs2_iomap_page_done() local 1010 struct gfs2_trans *tr; in gfs2_iomap_begin_write() local 1312 struct gfs2_trans *tr; in gfs2_journaled_truncate() local 1444 struct gfs2_trans *tr; in sweep_bh_for_rgrps() local 2360 struct gfs2_trans *tr; in gfs2_journaled_truncate_range() local
|
D | glops.c | 91 struct gfs2_trans tr; in gfs2_ail_empty_gl() local
|
/fs/ntfs3/ |
D | fslog.c | 670 static bool check_log_rec(const struct LOG_REC_HDR *lr, u32 bytes, u32 tr, in check_log_rec() 3744 struct TRANSACTION_ENTRY *tr; in log_replay() local
|