Home
last modified time | relevance | path

Searched refs:gfs2_ail_flush (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dglops.h26 extern void gfs2_ail_flush(struct gfs2_glock *gl, bool fsync);
H A Dglops.c145 void gfs2_ail_flush(struct gfs2_glock *gl, bool fsync) in gfs2_ail_flush() function
H A Dtrace_gfs2.h404 TRACE_EVENT(gfs2_ail_flush,
H A Dfile.c776 gfs2_ail_flush(ip->i_gl, 1); in gfs2_fsync()
H A Dsuper.c1365 gfs2_ail_flush(ip->i_gl, 0); in evict_linked_inode()