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/sound/soc/codecs/
H A Dcs42l42.c790 u32 fsync = sclk / sample_rate; in cs42l42_asp_config() local
/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.h2149 int (*fsync) (struct file *, loff_t, loff_t, int datasync); member