Home
last modified time | relevance | path

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

/fs/gfs2/
Dtrans.c31 struct gfs2_trans *tr; in gfs2_trans_begin()
37 tr = kzalloc(sizeof(struct gfs2_trans), GFP_NOFS); in gfs2_trans_begin()
84 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_end()
152 struct gfs2_trans *tr = current->journal_info; in gfs2_trans_add_unrevoke()
Dlog.h68 void gfs2_log_commit(struct gfs2_sbd *sdp, struct gfs2_trans *trans);
Dlops.c131 struct gfs2_trans *tr; in buf_lo_add()
311 struct gfs2_trans *tr; in revoke_lo_add()
447 struct gfs2_trans *tr = current->journal_info; in rg_lo_add()
499 struct gfs2_trans *tr = current->journal_info; in databuf_lo_add()
Dmeta_io.c257 struct gfs2_trans *tr = current->journal_info; in gfs2_meta_wait()
304 void gfs2_remove_from_journal(struct buffer_head *bh, struct gfs2_trans *tr, int meta) in gfs2_remove_from_journal()
Dmeta_io.h55 void gfs2_remove_from_journal(struct buffer_head *bh, struct gfs2_trans *tr,
Dincore.h25 struct gfs2_trans;
309 struct gfs2_trans { struct
Dlog.c774 static void log_refund(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in log_refund()
799 static void buf_lo_incore_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in buf_lo_incore_commit()
822 void gfs2_log_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in gfs2_log_commit()