Home
last modified time | relevance | path

Searched refs:jffs2_flush_wbuf_pad (Results 1 – 7 of 7) sorted by relevance

/linux-4.19.296/fs/jffs2/
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);
Dsuper.c112 jffs2_flush_wbuf_pad(c); in jffs2_sync_fs()
329 jffs2_flush_wbuf_pad(c); in jffs2_put_super()
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()
Dnodelist.h477 int jffs2_flush_wbuf_pad(struct jffs2_sb_info *c);
Dfs.c407 jffs2_flush_wbuf_pad(c); in jffs2_do_remount_fs()
Dwbuf.c764 int jffs2_flush_wbuf_pad(struct jffs2_sb_info *c) in jffs2_flush_wbuf_pad() function
Dgc.c88 jffs2_flush_wbuf_pad(c); in jffs2_find_gc_block()