Searched refs:gfs2_log_flush (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/gfs2/
H A Dlog.h59 void gfs2_log_flush(struct gfs2_sbd *sdp, struct gfs2_glock *gl);
H A Dglops.c78 gfs2_log_flush(sdp, NULL);
123 gfs2_log_flush(gl->gl_sbd, gl);
159 gfs2_log_flush(gl->gl_sbd, gl);
H A Ddaemon.c128 gfs2_log_flush(sdp, NULL);
H A Dtrans.c114 gfs2_log_flush(sdp, NULL);
H A Dops_super.c60 gfs2_log_flush(GFS2_SB(inode), ip->i_gl);
161 gfs2_log_flush(sb->s_fs_info, NULL);
H A Dlog.c287 gfs2_log_flush(sdp, NULL);
542 * gfs2_log_flush - flush incore transaction(s)
548 void gfs2_log_flush(struct gfs2_sbd *sdp, struct gfs2_glock *gl) function
703 gfs2_log_flush(sdp, NULL);
H A Dops_file.c476 gfs2_log_flush(GFS2_SB(inode), GFS2_I(inode)->i_gl);
485 gfs2_log_flush(GFS2_SB(inode), GFS2_I(inode)->i_gl);
H A Dquota.c735 gfs2_log_flush(ip->i_gl->gl_sbd, ip->i_gl);
H A Drgrp.c951 gfs2_log_flush(sdp, NULL);

Completed in 124 milliseconds