| tag | line | file | source code |
|---|---|---|---|
| sysv_fs_type | 984 | fs/sysv/inode.c | static struct file_system_type sysv_fs_type[3] = { |
| sysv_fs_type | 995 | fs/sysv/inode.c | register_filesystem(&sysv_fs_type[i]); |
| sysv_fs_type | 1005 | fs/sysv/inode.c | unregister_filesystem(&sysv_fs_type[i]); |