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