Searched refs:jffs2_do_fill_super (Results 1 – 3 of 3) sorted by relevance
176 int jffs2_do_fill_super(struct super_block *sb, struct fs_context *fc);
288 return jffs2_do_fill_super(sb, fc); in jffs2_fill_super()
514 int jffs2_do_fill_super(struct super_block *sb, struct fs_context *fc) in jffs2_do_fill_super() function