Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dincore.h33 struct gfs2_trans;
57 void (*lo_before_commit) (struct gfs2_sbd *sdp, struct gfs2_trans *tr);
58 void (*lo_after_commit) (struct gfs2_sbd *sdp, struct gfs2_trans *tr);
147 struct gfs2_trans *bd_tr;
474 struct gfs2_trans { struct
801 struct gfs2_trans *sd_log_tr;
H A Dmeta_io.c304 struct gfs2_trans *tr = current->journal_info; in gfs2_meta_read()
332 struct gfs2_trans *tr = current->journal_info; in gfs2_meta_wait()
349 struct gfs2_trans *tr = current->journal_info; in gfs2_remove_from_journal()
392 struct gfs2_trans *tr, *s; in gfs2_ail1_wipe()
H A Dmain.c143 sizeof(struct gfs2_trans), in init_gfs2_fs()
H A Dbmap.c990 struct gfs2_trans *tr = current->journal_info; in gfs2_iomap_put_folio()
1031 struct gfs2_trans *tr; in gfs2_iomap_begin_write()
1334 struct gfs2_trans *tr; in gfs2_journaled_truncate()
1466 struct gfs2_trans *tr; in sweep_bh_for_rgrps()
2374 struct gfs2_trans *tr; in gfs2_journaled_truncate_range()
H A Dglops.c95 struct gfs2_trans tr; in gfs2_ail_empty_gl()