Searched refs:logfs_fsync (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/fs/logfs/
H A Dfile.c223 int logfs_fsync(struct file *file, loff_t start, loff_t end, int datasync) logfs_fsync() function
269 .fsync = logfs_fsync,
H A Ddir.c797 .fsync = logfs_fsync,
H A Dlogfs.h509 int logfs_fsync(struct file *file, loff_t start, loff_t end, int datasync);

Completed in 122 milliseconds