| tag | line | file | source code | 
|---|---|---|---|
| msdos_fs_type | 31 | fs/msdos/msdosfs_syms.c | struct file_system_type msdos_fs_type = { | 
| msdos_fs_type | 40 | fs/msdos/msdosfs_syms.c | if ((status = register_filesystem(&msdos_fs_type)) == 0) | 
| msdos_fs_type | 791 | fs/msdos/namei.c | unregister_filesystem(&msdos_fs_type); | 
| msdos_fs_type | 215 | include/linux/msdos_fs.h | extern struct file_system_type msdos_fs_type; |