taglinefilesource code
vfat_fs_type1568fs/vfat/namei.cstatic struct file_system_type vfat_fs_type = {
vfat_fs_type1576fs/vfat/namei.cif ((status = register_filesystem(&vfat_fs_type)) == 0)
vfat_fs_type1590fs/vfat/namei.cunregister_filesystem(&vfat_fs_type);