I want to read ext2 superblock and display the structure. which function do i need to call for that. is it ext2_get_sb() or ext2_fill_super() or both ?? this is the function prototype: static int ext2_fill_super(struct super_block *sb, void *data, int silent) what are the parameters data and silent used for. -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html