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

  /external/fio/
client.h 124 extern int fio_start_client(struct fio_client *);
client.c 686 int fio_start_client(struct fio_client *client) function
705 ret = fio_start_client(client);
    [all...]
gfio.c 487 fio_start_client(gc->client);
    [all...]

Completed in 482 milliseconds