Home
last modified time | relevance | path

Searched refs:job_next (Results 1 – 3 of 3) sorted by relevance

/qemu/include/qemu/
H A Djob.h596 Job *job_next(Job *job);
/qemu/
H A Djob.c347 Job *job_next(Job *job) in job_next() function
H A Dblock.c5165 assert(job_next(NULL) == NULL); in bdrv_close_all()