Home
last modified time | relevance | path

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

/linux/fs/
H A Dlibfs.c1551 int simple_fsync_noflush(struct file *file, loff_t start, loff_t end, in simple_fsync_noflush() function
1575 EXPORT_SYMBOL(simple_fsync_noflush);
1592 err = simple_fsync_noflush(file, start, end, datasync); in simple_fsync()
/linux/fs/exfat/
H A Dfile.c621 err = simple_fsync_noflush(filp, start, end, datasync); in exfat_file_fsync()
/linux/include/linux/
H A Dfs.h3309 extern int simple_fsync_noflush(struct file *, loff_t, loff_t, int);