tag | line | file | source code |
---|---|---|---|
umsdos_fs_type | 499 | fs/umsdos/inode.c | static struct file_system_type umsdos_fs_type = { |
umsdos_fs_type | 505 | fs/umsdos/inode.c | return register_filesystem(&umsdos_fs_type); |
umsdos_fs_type | 510 | fs/umsdos/inode.c | unregister_filesystem(&umsdos_fs_type); |