Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Daops.h12 int gfs2_jdata_writeback(struct address_space *mapping, struct writeback_control *wbc);
H A Daops.c126 int gfs2_jdata_writeback(struct address_space *mapping, struct writeback_control *wbc) in gfs2_jdata_writeback() function
H A Dlog.c135 ret = gfs2_jdata_writeback(mapping, wbc); in gfs2_ail1_start_one()