Home
last modified time | relevance | path

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

/linux-4.4.14/fs/gfs2/
Dglops.c54 static void __gfs2_ail_flush(struct gfs2_glock *gl, bool fsync, in __gfs2_ail_flush()
112 void gfs2_ail_flush(struct gfs2_glock *gl, bool fsync) in gfs2_ail_flush()
/linux-4.4.14/fs/
Dsync.c225 SYSCALL_DEFINE1(fsync, unsigned int, fd) in SYSCALL_DEFINE1() argument
/linux-4.4.14/arch/blackfin/include/uapi/asm/
Dbfin_sport.h38 unsigned int fsync:1; /* Frame sync required */ member
/linux-4.4.14/include/linux/
Dfs.h1625 int (*fsync) (struct file *, loff_t, loff_t, int datasync); member