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

  /external/fio/
flow.c 6 struct fio_flow { struct
18 struct fio_flow *flow = td->flow;
40 static struct fio_flow *flow_get(unsigned int id)
42 struct fio_flow *flow = NULL;
51 flow = flist_entry(n, struct fio_flow, list);
77 static void flow_put(struct fio_flow *flow)
fio.h 402 struct fio_flow *flow;

Completed in 54 milliseconds