Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/
H A Dmingw_support.c20 int fsync(int fd) in fsync() function
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dglops.c56 static void __gfs2_ail_flush(struct gfs2_glock *gl, bool fsync, in __gfs2_ail_flush()
145 void gfs2_ail_flush(struct gfs2_glock *gl, bool fsync) in gfs2_ail_flush()
/OK3568_Linux_fs/kernel/fs/
H A Dsync.c233 SYSCALL_DEFINE1(fsync, unsigned int, fd) in SYSCALL_DEFINE1() argument
H A Daio.c202 struct fsync_iocb fsync; member
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dcs42l42.c605 u32 fsync; in cs42l42_pll_config() local
/OK3568_Linux_fs/kernel/drivers/misc/
H A Duid_sys_stats.c45 u64 fsync; member
/OK3568_Linux_fs/kernel/fs/orangefs/
H A Dupcall.h252 struct orangefs_fsync_request_s fsync; member
/OK3568_Linux_fs/kernel/tools/include/nolibc/
H A Dnolibc.h1903 int fsync(int fd) in fsync() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs.h1896 int (*fsync) (struct file *, loff_t, loff_t, int datasync); member