Home
last modified time | relevance | path

Searched refs:jffs2_flush_wbuf_pad (Results 1 – 7 of 7) 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
126 int jffs2_flush_wbuf_pad(struct jffs2_sb_info *c);
H A Dsuper.c107 jffs2_flush_wbuf_pad(c); in jffs2_sync_fs()
328 jffs2_flush_wbuf_pad(c); in jffs2_put_super()
H A Dnodemgmt.c306 jffs2_flush_wbuf_pad(c); in jffs2_find_nextblock()
417 jffs2_flush_wbuf_pad(c); in jffs2_do_reserve_space()
540 jffs2_flush_wbuf_pad(c); in jffs2_add_physical_node_ref()
H A Dnodelist.h477 int jffs2_flush_wbuf_pad(struct jffs2_sb_info *c);
H A Dfs.c410 jffs2_flush_wbuf_pad(c); in jffs2_do_remount_fs()
H A Dwbuf.c764 int jffs2_flush_wbuf_pad(struct jffs2_sb_info *c) in jffs2_flush_wbuf_pad() function
H A Dgc.c88 jffs2_flush_wbuf_pad(c); in jffs2_find_gc_block()