| tag | line | file | source code |
|---|---|---|---|
| msdos_fs_type | 516 | fs/msdos/inode.c | static struct file_system_type msdos_fs_type = { |
| msdos_fs_type | 522 | fs/msdos/inode.c | return register_filesystem(&msdos_fs_type); |
| msdos_fs_type | 527 | fs/msdos/inode.c | unregister_filesystem(&msdos_fs_type); |