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

/linux-master/fs/fat/
H A Dfile.c186 int fat_file_fsync(struct file *filp, loff_t start, loff_t end, int datasync) function
211 .fsync = fat_file_fsync,
H A Dfat.h407 extern int fat_file_fsync(struct file *file, loff_t start, loff_t end,
H A Ddir.c866 .fsync = fat_file_fsync,

Completed in 134 milliseconds