Lines Matching refs:nbd_sock
57 struct nbd_sock { struct
71 struct nbd_sock *nsock; argument
97 struct nbd_sock **socks;
305 static void nbd_mark_nsock_dead(struct nbd_device *nbd, struct nbd_sock *nsock, in nbd_mark_nsock_dead()
409 struct nbd_sock *nsock = config->socks[i]; in sock_shutdown()
493 struct nbd_sock *nsock = in nbd_xmit_timeout()
518 struct nbd_sock *nsock = config->socks[cmd->index]; in nbd_xmit_timeout()
626 struct nbd_sock *nsock, in nbd_sched_pending_work()
650 struct nbd_sock *nsock = config->socks[index]; in nbd_send_cmd()
810 struct nbd_sock *nsock = container_of(work, struct nbd_sock, work); in nbd_pending_cmd_work()
978 struct nbd_sock *nsock = args->nsock; in recv_work()
1062 struct nbd_sock *nsock = config->socks[index]; in find_fallback()
1122 struct nbd_sock *nsock; in nbd_handle_cmd()
1246 struct nbd_sock **socks; in nbd_add_socket()
1247 struct nbd_sock *nsock; in nbd_add_socket()
1284 sizeof(struct nbd_sock *), GFP_KERNEL); in nbd_add_socket()
1332 struct nbd_sock *nsock = config->socks[i]; in nbd_reconnect_socket()
1402 struct nbd_sock *nsock = config->socks[i]; in send_disconnects()