Home
last modified time | relevance | path

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

/linux/fs/
H A Dsync.c215 SYSCALL_DEFINE1(fsync, unsigned int, fd) in SYSCALL_DEFINE1() argument
/linux/tools/include/nolibc/
H A Dsys.h355 int fsync(int fd) in fsync() function
/linux/fs/orangefs/
H A Dupcall.h252 struct orangefs_fsync_request_s fsync; member
/linux/drivers/media/i2c/
H A Dmax9286.c576 u32 fsync; in max9286_set_fsync_period() local
/linux/include/linux/
H A Dfs.h2169 int (*fsync) (struct file *, loff_t, loff_t, int datasync); member