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