Searched refs:NBD_CMD_DISC (Results 1 – 2 of 2) sorted by relevance
35 NBD_CMD_DISC = 2, enumerator
106 case NBD_CMD_DISC: return "disconnect"; in nbdcmd_to_ascii()244 type = NBD_CMD_DISC; in nbd_send_req()257 if (type != NBD_CMD_FLUSH && type != NBD_CMD_DISC) { in nbd_send_req()