Home
last modified time | relevance | path

Searched refs:NORMAL_FLUSH (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/fs/gfs2/
Dglops.c109 gfs2_log_flush(sdp, NULL, NORMAL_FLUSH); in gfs2_ail_empty_gl()
130 gfs2_log_flush(sdp, NULL, NORMAL_FLUSH); in gfs2_ail_flush()
159 gfs2_log_flush(sdp, gl, NORMAL_FLUSH); in rgrp_go_sync()
223 gfs2_log_flush(gl->gl_name.ln_sbd, gl, NORMAL_FLUSH); in inode_go_sync()
270 gfs2_log_flush(gl->gl_name.ln_sbd, NULL, NORMAL_FLUSH); in inode_go_inval()
Dlog.h69 NORMAL_FLUSH = 0, enumerator
Dlog.c763 if (type != NORMAL_FLUSH) { in gfs2_log_flush()
918 gfs2_log_flush(sdp, NULL, NORMAL_FLUSH); in gfs2_logd()
925 gfs2_log_flush(sdp, NULL, NORMAL_FLUSH); in gfs2_logd()
Dtrans.c120 gfs2_log_flush(sdp, NULL, NORMAL_FLUSH); in gfs2_trans_end()
Dsuper.c750 gfs2_log_flush(GFS2_SB(inode), ip->i_gl, NORMAL_FLUSH); in gfs2_write_inode()
941 gfs2_log_flush(sdp, NULL, NORMAL_FLUSH); in gfs2_sync_fs()
1577 gfs2_log_flush(sdp, ip->i_gl, NORMAL_FLUSH); in gfs2_evict_inode()
Dfile.c259 gfs2_log_flush(sdp, ip->i_gl, NORMAL_FLUSH); in do_gfs2_set_flags()
Daops.c434 gfs2_log_flush(sdp, ip->i_gl, NORMAL_FLUSH); in gfs2_jdata_writepages()
Dquota.c925 gfs2_log_flush(ip->i_gl->gl_name.ln_sbd, ip->i_gl, NORMAL_FLUSH); in do_sync()
Drgrp.c2101 gfs2_log_flush(sdp, NULL, NORMAL_FLUSH); in gfs2_inplace_reserve()