Searched refs:job_next (Results 1 – 3 of 3) sorted by relevance
596 Job *job_next(Job *job);
347 Job *job_next(Job *job) in job_next() function
5186 assert(job_next(NULL) == NULL); in bdrv_close_all()