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

/linux-4.4.14/fs/jffs2/
H A Dfile.c32 int jffs2_fsync(struct file *filp, loff_t start, loff_t end, int datasync) jffs2_fsync() function
58 .fsync = jffs2_fsync,
H A Dos-linux.h156 int jffs2_fsync(struct file *, loff_t, loff_t, int);
H A Ddir.c45 .fsync = jffs2_fsync,

Completed in 87 milliseconds