Searched refs:ext4_sync_file (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/ext4/ | ||
| H A D | fsync.c | 129 int ext4_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in ext4_sync_file() function |
| H A D | file.c | 975 .fsync = ext4_sync_file, |