| tag | line | file | source code |
|---|---|---|---|
| iso9660_fs_type | 804 | fs/isofs/inode.c | static struct file_system_type iso9660_fs_type = { |
| iso9660_fs_type | 810 | fs/isofs/inode.c | return register_filesystem(&iso9660_fs_type); |
| iso9660_fs_type | 825 | fs/isofs/inode.c | unregister_filesystem(&iso9660_fs_type); |