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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jffs2/
H A Dos-linux.h180 int jffs2_do_fill_super(struct super_block *sb, void *data, int silent);
H A Dsuper.c178 return jffs2_do_fill_super(sb, data, silent);
H A Dfs.c482 int jffs2_do_fill_super(struct super_block *sb, void *data, int silent) function
538 D1(printk(KERN_DEBUG "jffs2_do_fill_super(): Getting root inode\n"));
548 D1(printk(KERN_DEBUG "jffs2_do_fill_super(): d_alloc_root()\n"));

Completed in 101 milliseconds