Searched refs:datasync (Results 1 - 3 of 3) sorted by relevance

/seL4-camkes-master/tools/cogent/impl/fs/vfat/cogent/plat/linux/
H A Dfile.c178 int fat_file_fsync(struct file *filp, loff_t start, loff_t end, int datasync) argument
183 res = generic_file_fsync(filp, start, end, datasync);
H A Dfat.h377 int datasync);
/seL4-camkes-master/tools/cogent/impl/fs/bilby/c/os/linux/
H A Dwrapper.c355 static int bilbyfs_fsync(struct file *filp, loff_t start, loff_t end, int datasync) argument

Completed in 35 milliseconds