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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ext2/
H A Dsuper.c640 static int ext2_fill_super(struct super_block *sb, void *data, int silent) function
1156 return get_sb_bdev(fs_type, flags, dev_name, data, ext2_fill_super, mnt);

Completed in 87 milliseconds