Searched refs:max_nr_ios_per_thread (Results 1 – 1 of 1) sorted by relevance
506 unsigned max_nr_ios_per_thread = nr_ios / dev->nthreads; in ublk_thread_init() local507 max_nr_ios_per_thread += !!(nr_ios % dev->nthreads); in ublk_thread_init()509 &t->ring, max_nr_ios_per_thread); in ublk_thread_init()