taglinefilesource code
vfat_fs_type1567fs/vfat/namei.cstatic struct file_system_type vfat_fs_type = {
vfat_fs_type1575fs/vfat/namei.cif ((status = register_filesystem(&vfat_fs_type)) == 0)
vfat_fs_type1589fs/vfat/namei.cunregister_filesystem(&vfat_fs_type);