Home
last modified time | relevance | path

Searched defs:jffs2_flush_wbuf_gc (Results 1 – 2 of 2) 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
H A Dwbuf.c702 int jffs2_flush_wbuf_gc(struct jffs2_sb_info *c, uint32_t ino) in jffs2_flush_wbuf_gc() function