Searched refs:sock_fs_type (Results 1 – 1 of 1) sorted by relevance
426 static struct file_system_type sock_fs_type = { variable3269 err = register_filesystem(&sock_fs_type); in sock_init()3272 sock_mnt = kern_mount(&sock_fs_type); in sock_init()3293 unregister_filesystem(&sock_fs_type); in sock_init()