Searched refs:num_io_jobs (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Ddm-kcopyd.h28 unsigned int num_io_jobs; member in struct:dm_kcopyd_throttle
/linux-master/drivers/md/
H A Ddm-kcopyd.c142 if (t->num_io_jobs)
169 t->num_io_jobs++;
183 t->num_io_jobs--;
188 if (!t->num_io_jobs) {

Completed in 104 milliseconds