ext3_fs_type      133 fs/ext4/super.c static struct file_system_type ext3_fs_type = {
ext3_fs_type      142 fs/ext4/super.c #define IS_EXT3_SB(sb) ((sb)->s_bdev->bd_holder == &ext3_fs_type)
ext3_fs_type     6122 fs/ext4/super.c 	int err = register_filesystem(&ext3_fs_type);
ext3_fs_type     6130 fs/ext4/super.c 	unregister_filesystem(&ext3_fs_type);