Searched refs:FIO_NET_CMD_JOB (Results 1 – 3 of 3) sorted by relevance
48 FIO_NET_CMD_JOB = 3, enumerator
306 } else if (cmdret->opcode == FIO_NET_CMD_JOB) { in fio_net_recv_cmd()816 case FIO_NET_CMD_JOB: in handle_command()
737 ret = fio_net_send_cmd(client->fd, FIO_NET_CMD_JOB, pdu, p_size, NULL, NULL); in __fio_client_send_local_ini()