Home
last modified time | relevance | path

Searched refs:ext4_sync_file (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/fs/ext4/
Dfsync.c87 int ext4_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in ext4_sync_file() function
Dfile.c646 .fsync = ext4_sync_file,
Ddir.c642 .fsync = ext4_sync_file,
Dext4.h2221 extern int ext4_sync_file(struct file *, loff_t, loff_t, int);