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

  /external/fio/
fio.c 63 ret = fio_handle_clients(&fio_client_ops);
client.h 128 extern int fio_handle_clients(struct client_ops *);
gfio.c 430 fio_handle_clients(&gfio_client_ops);
    [all...]
client.c 1926 int fio_handle_clients(struct client_ops *ops) function
    [all...]

Completed in 103 milliseconds