tag | line | file | source code |
---|---|---|---|
msdos_fs_type | 513 | fs/msdos/inode.c | static struct file_system_type msdos_fs_type = { |
msdos_fs_type | 519 | fs/msdos/inode.c | register_filesystem(&msdos_fs_type); |
msdos_fs_type | 525 | fs/msdos/inode.c | unregister_filesystem(&msdos_fs_type); |