Home
last modified time | relevance | path

Searched defs:fsync (Results 1 – 2 of 2) sorted by relevance

/fs/gfs2/
Dglops.c50 static void __gfs2_ail_flush(struct gfs2_glock *gl, bool fsync) in __gfs2_ail_flush()
108 void gfs2_ail_flush(struct gfs2_glock *gl, bool fsync) in gfs2_ail_flush()
/fs/
Dsync.c213 SYSCALL_DEFINE1(fsync, unsigned int, fd) in SYSCALL_DEFINE1() argument