Home
last modified time | relevance | path

Searched refs:jffs2_flush_wbuf_gc (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/jffs2/
H A Dos-linux.h82 #define jffs2_flush_wbuf_gc(c, i) ({ do{} while(0); (void)(c), (void) i, 0; }) macro
125 int jffs2_flush_wbuf_gc(struct jffs2_sb_info *c, uint32_t ino);
H A Dfile.c44 jffs2_flush_wbuf_gc(c, inode->i_ino); in jffs2_fsync()
H A Dnodelist.h476 int jffs2_flush_wbuf_gc(struct jffs2_sb_info *c, uint32_t ino);
H A Dwbuf.c702 int jffs2_flush_wbuf_gc(struct jffs2_sb_info *c, uint32_t ino) in jffs2_flush_wbuf_gc() function
1167 jffs2_flush_wbuf_gc(c, 0); in delayed_wbuf_sync()