sock_fs_type      355 net/socket.c   static struct file_system_type sock_fs_type = {
sock_fs_type     3025 net/socket.c   	err = register_filesystem(&sock_fs_type);
sock_fs_type     3028 net/socket.c   	sock_mnt = kern_mount(&sock_fs_type);
sock_fs_type     3049 net/socket.c   	unregister_filesystem(&sock_fs_type);