Searched refs:fio_flow (Results 1 – 2 of 2) sorted by relevance
6 struct fio_flow { struct18 struct fio_flow *flow = td->flow; in flow_threshold_exceeded() argument40 static struct fio_flow *flow_get(unsigned int id) in flow_get()42 struct fio_flow *flow = NULL; in flow_get()51 flow = flist_entry(n, struct fio_flow, list); in flow_get()77 static void flow_put(struct fio_flow *flow) in flow_put()
336 struct fio_flow *flow;