Home
last modified time | relevance | path

Searched defs:jffs2_flush_wbuf_pad (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/jffs2/
H A Dos-linux.h81 #define jffs2_flush_wbuf_pad(c) ({ do{} while(0); (void)(c), 0; }) macro
H A Dwbuf.c764 int jffs2_flush_wbuf_pad(struct jffs2_sb_info *c) in jffs2_flush_wbuf_pad() function