Searched refs:next_bunch (Results 1 - 1 of 1) sorted by relevance

/external/blktrace/btreplay/
H A Dbtreplay.c1112 * next_bunch - Retrieve next bunch of AIOs to process
1118 static int next_bunch(struct thr_info *tip, struct io_bunch *bunch) function
1342 while (!is_send_done(tip) && next_bunch(tip, &bunch))

Completed in 48 milliseconds