Home
last modified time | relevance | path

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

/openbmc/linux/fs/jffs2/
H A Dos-linux.h176 int jffs2_do_fill_super(struct super_block *sb, struct fs_context *fc);
H A Dsuper.c289 return jffs2_do_fill_super(sb, fc); in jffs2_fill_super()
H A Dfs.c514 int jffs2_do_fill_super(struct super_block *sb, struct fs_context *fc) in jffs2_do_fill_super() function