Home
last modified time | relevance | path

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

/linux/fs/jffs2/
H A Dfile.c34 int jffs2_fsync(struct file *filp, loff_t start, loff_t end, int datasync) in jffs2_fsync() function
60 .fsync = jffs2_fsync,
H A Ddir.c49 .fsync = jffs2_fsync,