Searched refs:jobs_count (Results 1 – 2 of 2) sorted by relevance
309 aio->jobs_count--; in aio_worker() 581 aio->jobs_count >= aio_listio_max) { in aio_enqueue_job() 589 aio->jobs_count++; in aio_enqueue_job() 664 aio->jobs_count--; in sys_aio_cancel() 1149 (*pr)("AIO: Count of the jobs = %u\n", aio->jobs_count); in aio_print_jobs()
114 unsigned int jobs_count; /* Count of the jobs */ member