tag | line | file | source code |
---|---|---|---|
minix_fs_type | 533 | fs/minix/inode.c | static struct file_system_type minix_fs_type = { |
minix_fs_type | 539 | fs/minix/inode.c | register_filesystem(&minix_fs_type); |
minix_fs_type | 545 | fs/minix/inode.c | unregister_filesystem(&minix_fs_type); |