Home
last modified time | relevance | path

Searched refs:gfs2_ail1_flush (Results 1 – 2 of 2) sorted by relevance

/linux/fs/gfs2/
H A Dlog.h89 void gfs2_ail1_flush(struct gfs2_sbd *sdp, struct writeback_control *wbc);
H A Dlog.c193 void gfs2_ail1_flush(struct gfs2_sbd *sdp, struct writeback_control *wbc) in gfs2_ail1_flush() function
246 return gfs2_ail1_flush(sdp, &wbc); in gfs2_ail1_start()