Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dlog.h89 void gfs2_ail1_flush(struct gfs2_sbd *sdp, struct writeback_control *wbc);
H A Dlog.c201 void gfs2_ail1_flush(struct gfs2_sbd *sdp, struct writeback_control *wbc) in gfs2_ail1_flush() function
254 return gfs2_ail1_flush(sdp, &wbc); in gfs2_ail1_start()
H A Dsuper.c457 gfs2_ail1_flush(sdp, wbc); in gfs2_write_inode()