Home
last modified time | relevance | path

Searched refs:gfs2_log_commit (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/gfs2/
Dlog.h76 extern void gfs2_log_commit(struct gfs2_sbd *sdp, struct gfs2_trans *trans);
Dtrans.c114 gfs2_log_commit(sdp, tr); in gfs2_trans_end()
Dlog.c855 void gfs2_log_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in gfs2_log_commit() function