NBD_CMD_WRITE
case NBD_CMD_WRITE: return "write";
return NBD_CMD_WRITE;
(type == NBD_CMD_WRITE) ? MSG_MORE : 0, &sent);
if (type != NBD_CMD_WRITE)