Home
last modified time | relevance | path

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

/linux-4.19.296/fs/gfs2/
Dlog.h77 extern void gfs2_log_commit(struct gfs2_sbd *sdp, struct gfs2_trans *trans);
Dtrans.c116 gfs2_log_commit(sdp, tr); in gfs2_trans_end()
Dlog.c945 void gfs2_log_commit(struct gfs2_sbd *sdp, struct gfs2_trans *tr) in gfs2_log_commit() function