Home
last modified time | relevance | path

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

/openbmc/linux/fs/jffs2/
H A Dos-linux.h84 #define jffs2_nand_flash_setup(c) (0) macro
127 int jffs2_nand_flash_setup(struct jffs2_sb_info *c);
H A Dfs.c692 ret = jffs2_nand_flash_setup(c); in jffs2_flash_setup()
H A Dwbuf.c1184 int jffs2_nand_flash_setup(struct jffs2_sb_info *c) in jffs2_nand_flash_setup() function