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 | dir.c | 691 .fsync = ext4_sync_file, |