tag | line | file | source code |
---|---|---|---|
minix_fs_type | 878 | fs/minix/inode.c | static struct file_system_type minix_fs_type = { |
minix_fs_type | 884 | fs/minix/inode.c | return register_filesystem(&minix_fs_type); |
minix_fs_type | 889 | fs/minix/inode.c | unregister_filesystem(&minix_fs_type); |