taglinefilesource code
iso9660_fs_type847fs/isofs/inode.cstatic struct file_system_type iso9660_fs_type = {
iso9660_fs_type853fs/isofs/inode.creturn register_filesystem(&iso9660_fs_type);
iso9660_fs_type868fs/isofs/inode.cunregister_filesystem(&iso9660_fs_type);