Home
last modified time | relevance | path

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

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