HomeSort by relevance Sort by last modified time
    Searched refs:FIO_NET_CMD_STOP (Results 1 - 3 of 3) sorted by null

  /external/fio/
server.h 68 FIO_NET_CMD_STOP = 12,
client.c     [all...]
server.c 638 return fio_net_queue_cmd(FIO_NET_CMD_STOP, &epdu, sizeof(epdu), &tag, SK_F_COPY);
    [all...]

Completed in 611 milliseconds