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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext2/
H A Dsuper.c732 static int ext2_fill_super(struct super_block *sb, void *data, int silent) function
1362 return get_sb_bdev(fs_type, flags, dev_name, data, ext2_fill_super, mnt);

Completed in 94 milliseconds