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