tag | line | file | source code |
---|---|---|---|
ncp_fs_type | 527 | fs/ncpfs/inode.c | static struct file_system_type ncp_fs_type = { |
ncp_fs_type | 533 | fs/ncpfs/inode.c | return register_filesystem(&ncp_fs_type); |
ncp_fs_type | 560 | fs/ncpfs/inode.c | unregister_filesystem(&ncp_fs_type); |