Searched refs:to_prep (Results 1 – 1 of 1) sorted by relevance
290 int to_wait, to_submit, this_reap, to_prep; in submitter_fn() local293 to_prep = min(DEPTH - s->inflight, BATCH_SUBMIT); in submitter_fn()294 prepped = prep_more_ios(s, to_prep); in submitter_fn()