Home
last modified time | relevance | path

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

/Linux-v4.19/fs/gfs2/
Dlog.h77 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.c928 void gfs2_log_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in gfs2_log_commit() function