Home
last modified time | relevance | path

Searched refs:jffs2_dataflash_cleanup (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/jffs2/
H A Dos-linux.h92 #define jffs2_dataflash_cleanup(c) do {} while (0) macro
132 void jffs2_dataflash_cleanup(struct jffs2_sb_info *c);
H A Dfs.c729 jffs2_dataflash_cleanup(c); in jffs2_flash_cleanup()
H A Dwbuf.c1286 void jffs2_dataflash_cleanup(struct jffs2_sb_info *c) { in jffs2_dataflash_cleanup() function