Searched refs:gfs2_ail1_flush (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/gfs2/
H A Dlog.h89 void gfs2_ail1_flush(struct gfs2_sbd *sdp, struct writeback_control *wbc);
H A Dlog.c193 * gfs2_ail1_flush - start writeback of some ail1 entries
201 void gfs2_ail1_flush(struct gfs2_sbd *sdp, struct writeback_control *wbc) function
254 return gfs2_ail1_flush(sdp, &wbc);
H A Dsuper.c457 gfs2_ail1_flush(sdp, wbc);

Completed in 94 milliseconds