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;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()[all …]