Home
last modified time | relevance | path

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

/linux-6.6.21/fs/gfs2/
Dglops.c59 static void __gfs2_ail_flush(struct gfs2_glock *gl, bool fsync, in __gfs2_ail_flush()
141 void gfs2_ail_flush(struct gfs2_glock *gl, bool fsync) in gfs2_ail_flush()
/linux-6.6.21/fs/
Dsync.c218 SYSCALL_DEFINE1(fsync, unsigned int, fd) in SYSCALL_DEFINE1() argument
Daio.c201 struct fsync_iocb fsync; member
/linux-6.6.21/sound/soc/codecs/
Dcs42l42.c793 u32 fsync = sclk / sample_rate; in cs42l42_asp_config() local
/linux-6.6.21/fs/orangefs/
Dupcall.h252 struct orangefs_fsync_request_s fsync; member
/linux-6.6.21/tools/include/nolibc/
Dsys.h338 int fsync(int fd) in fsync() function
/linux-6.6.21/drivers/media/i2c/
Dmax9286.c581 u32 fsync; in max9286_set_fsync_period() local
/linux-6.6.21/include/linux/
Dfs.h1931 int (*fsync) (struct file *, loff_t, loff_t, int datasync); member