Searched defs:tr (Results 1 – 6 of 6) sorted by relevance
/fs/gfs2/ |
D | trans.c | 32 struct gfs2_trans *tr; in gfs2_trans_begin() local 97 static void gfs2_print_trans(const struct gfs2_trans *tr) in gfs2_print_trans() 111 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_end() local 184 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_add_data() local 223 struct gfs2_trans *tr; in meta_lo_add() local 274 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_add_revoke() local 291 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_add_unrevoke() local
|
D | log.c | 93 struct gfs2_trans *tr) in gfs2_ail1_start_one() 147 struct gfs2_trans *tr; in gfs2_ail1_flush() local 186 static void gfs2_ail1_empty_one(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in gfs2_ail1_empty_one() 213 struct gfs2_trans *tr, *s; in gfs2_ail1_empty() local 232 struct gfs2_trans *tr; in gfs2_ail1_wait() local 259 static void gfs2_ail2_empty_one(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in gfs2_ail2_empty_one() 274 struct gfs2_trans *tr, *safe; in ail2_empty() local 438 struct gfs2_trans *tr; in current_tail() local 604 struct gfs2_trans *tr; in gfs2_log_flush() local 673 static void log_refund(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in log_refund() [all …]
|
D | meta_io.c | 236 struct gfs2_trans *tr = current->journal_info; in gfs2_meta_read() local 263 struct gfs2_trans *tr = current->journal_info; in gfs2_meta_wait() local 274 void gfs2_remove_from_journal(struct buffer_head *bh, struct gfs2_trans *tr, int meta) in gfs2_remove_from_journal()
|
D | lops.c | 97 struct gfs2_trans *tr) in gfs2_unpin() 485 static void buf_lo_after_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in buf_lo_after_commit() 623 static void revoke_lo_after_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in revoke_lo_after_commit() 801 static void databuf_lo_after_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in databuf_lo_after_commit()
|
D | lops.h | 59 struct gfs2_trans *tr) in lops_after_commit()
|
D | glops.c | 86 struct gfs2_trans tr; in gfs2_ail_empty_gl() local
|