Searched defs:fsync (Results 1 – 4 of 4) sorted by relevance
50 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()
200 SYSCALL_DEFINE1(fsync, unsigned int, fd) in SYSCALL_DEFINE1() argument
36 unsigned int fsync:1; /* Frame sync required */ member
1613 int (*fsync) (struct file *, loff_t, loff_t, int datasync); member