Home
last modified time | relevance | path

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

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