Searched refs:sock_fs_type (Results 1 – 1 of 1) sorted by relevance
425 static struct file_system_type sock_fs_type = { variable3259 err = register_filesystem(&sock_fs_type); in sock_init()3262 sock_mnt = kern_mount(&sock_fs_type); in sock_init()3283 unregister_filesystem(&sock_fs_type); in sock_init()