Home
last modified time | relevance | path

Searched refs:fat_file_fsync (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/fat/
H A Dfile.c185 int fat_file_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in fat_file_fsync() function
210 .fsync = fat_file_fsync,
H A Dfat.h404 extern int fat_file_fsync(struct file *file, loff_t start, loff_t end,
H A Ddir.c866 .fsync = fat_file_fsync,