Home
last modified time | relevance | path

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

/linux-3.3/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()
/linux-3.3/fs/
Dsync.c200 SYSCALL_DEFINE1(fsync, unsigned int, fd) in SYSCALL_DEFINE1() argument
/linux-3.3/arch/blackfin/include/asm/
Dbfin_sport.h36 unsigned int fsync:1; /* Frame sync required */ member
/linux-3.3/include/linux/
Dfs.h1613 int (*fsync) (struct file *, loff_t, loff_t, int datasync); member