taglinefilesource code
ext2_fs_type688fs/ext2/super.cstatic struct file_system_type ext2_fs_type = {
ext2_fs_type694fs/ext2/super.creturn register_filesystem(&ext2_fs_type);
ext2_fs_type709fs/ext2/super.cunregister_filesystem(&ext2_fs_type);