taglinefilesource code
msdos_fs_type31fs/msdos/msdosfs_syms.cstruct file_system_type msdos_fs_type = {
msdos_fs_type40fs/msdos/msdosfs_syms.cif ((status = register_filesystem(&msdos_fs_type)) == 0)
msdos_fs_type791fs/msdos/namei.cunregister_filesystem(&msdos_fs_type);
msdos_fs_type215include/linux/msdos_fs.hextern struct file_system_type msdos_fs_type;