taglinefilesource code
msdos_fs_type34fs/msdos/msdosfs_syms.cstruct file_system_type msdos_fs_type = {
msdos_fs_type43fs/msdos/msdosfs_syms.cif ((status = register_filesystem(&msdos_fs_type)) == 0)
msdos_fs_type809fs/msdos/namei.cunregister_filesystem(&msdos_fs_type);
msdos_fs_type238include/linux/msdos_fs.hextern struct file_system_type msdos_fs_type;