Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dfsync.c129 int ext4_sync_file(struct file *file, loff_t start, loff_t end, int datasync) in ext4_sync_file() function
H A Ddir.c691 .fsync = ext4_sync_file,