Searched refs:info_sock (Results 1 – 3 of 3) sorted by relevance
555 struct socket *info_sock; in ncp_fill_super() local565 info_sock = SOCKET_I(sock_inode); in ncp_fill_super()566 if (!info_sock) in ncp_fill_super()569 if (info_sock->type != SOCK_STREAM) in ncp_fill_super()571 server->info_sock = info_sock; in ncp_fill_super()
51 struct socket *info_sock; member
365 if (server->info_sock) { in info_server()377 do_send(server->info_sock, iov, 2, len + 8, MSG_NOSIGNAL); in info_server()