Home
last modified time | relevance | path

Searched refs:gfs2_trans (Results 1 – 8 of 8) sorted by relevance

/fs/gfs2/
Dtrans.c31 struct gfs2_trans *tr; in gfs2_trans_begin()
40 tr = kzalloc(sizeof(struct gfs2_trans), GFP_NOFS); in gfs2_trans_begin()
98 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_end()
178 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_add_unrevoke()
Dmeta_io.c234 struct gfs2_trans *tr = current->journal_info; in gfs2_meta_read()
260 struct gfs2_trans *tr = current->journal_info; in gfs2_meta_wait()
307 void gfs2_remove_from_journal(struct buffer_head *bh, struct gfs2_trans *tr, int meta) in gfs2_remove_from_journal()
Dlog.h58 extern void gfs2_log_commit(struct gfs2_sbd *sdp, struct gfs2_trans *trans);
Dmeta_io.h62 void gfs2_remove_from_journal(struct buffer_head *bh, struct gfs2_trans *tr,
Dlog.c713 static void log_refund(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in log_refund()
738 static void buf_lo_incore_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in buf_lo_incore_commit()
768 void gfs2_log_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in gfs2_log_commit()
Dincore.h33 struct gfs2_trans;
403 struct gfs2_trans { struct
Dlops.c259 struct gfs2_trans *tr; in buf_lo_add()
439 struct gfs2_trans *tr; in revoke_lo_add()
605 struct gfs2_trans *tr = current->journal_info; in databuf_lo_add()
Dglops.c86 struct gfs2_trans tr; in gfs2_ail_empty_gl()