Searched defs:jffs2_flush_wbuf_pad (Results 1 – 2 of 2) sorted by relevance
/fs/jffs2/ | ||
D | os-linux.h | 81 #define jffs2_flush_wbuf_pad(c) ({ do{} while(0); (void)(c), 0; }) macro |
D | wbuf.c | 764 int jffs2_flush_wbuf_pad(struct jffs2_sb_info *c) in jffs2_flush_wbuf_pad() function |