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