Home
last modified time | relevance | path

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

/linux-6.1.9/fs/gfs2/
Dglops.c59 static void __gfs2_ail_flush(struct gfs2_glock *gl, bool fsync, in __gfs2_ail_flush()
138 void gfs2_ail_flush(struct gfs2_glock *gl, bool fsync) in gfs2_ail_flush()
/linux-6.1.9/fs/
Dsync.c218 SYSCALL_DEFINE1(fsync, unsigned int, fd) in SYSCALL_DEFINE1() argument
Daio.c201 struct fsync_iocb fsync; member
/linux-6.1.9/sound/soc/codecs/
Dcs42l42.c658 u32 fsync; in cs42l42_pll_config() local
/linux-6.1.9/fs/orangefs/
Dupcall.h252 struct orangefs_fsync_request_s fsync; member
/linux-6.1.9/tools/include/nolibc/
Dsys.h376 int fsync(int fd) in fsync() function
/linux-6.1.9/include/linux/
Dfs.h2128 int (*fsync) (struct file *, loff_t, loff_t, int datasync); member