Home
last modified time | relevance | path

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

/openbmc/linux/fs/fat/
H A Dfile.c186 int fat_file_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in fat_file_fsync() 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,