Searched defs:nbd_sock (Results 1 – 1 of 1) sorted by relevance
54 struct nbd_sock { struct55 struct socket *sock;56 struct mutex tx_lock;57 struct request *pending;58 int sent;59 bool dead;60 int fallback_index;61 int cookie;