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