Searched refs:nbd_sock (Results 1 – 1 of 1) sorted by relevance
57 struct nbd_sock { struct71 struct nbd_sock *nsock; argument97 struct nbd_sock **socks;306 static void nbd_mark_nsock_dead(struct nbd_device *nbd, struct nbd_sock *nsock, in nbd_mark_nsock_dead()418 struct nbd_sock *nsock = config->socks[i]; in sock_shutdown()502 struct nbd_sock *nsock = in nbd_xmit_timeout()527 struct nbd_sock *nsock = config->socks[cmd->index]; in nbd_xmit_timeout()635 struct nbd_sock *nsock, in nbd_sched_pending_work()659 struct nbd_sock *nsock = config->socks[index]; in nbd_send_cmd()819 struct nbd_sock *nsock = container_of(work, struct nbd_sock, work); in nbd_pending_cmd_work()[all …]