Home
last modified time | relevance | path

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

/linux/fs/
H A Dsync.c216 SYSCALL_DEFINE1(fsync, unsigned int, fd) in SYSCALL_DEFINE1() argument
H A Daio.c201 struct fsync_iocb fsync; member
/linux/sound/soc/codecs/
H A Dcs42l42.c790 u32 fsync = sclk / sample_rate; in cs42l42_asp_config() local
/linux/tools/include/nolibc/
H A Dsys.h400 int fsync(int fd) in fsync() function
/linux/fs/orangefs/
H A Dupcall.h252 struct orangefs_fsync_request_s fsync; member
/linux/include/linux/
H A Dfs.h1936 int (*fsync) (struct file *, loff_t, loff_t, int datasync); member