Searched refs:nr_batch_requests (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Diocontext.h51 int nr_batch_requests; /* Number of requests left in the batch */ member in struct:io_context
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Dblk-ioc.c96 ret->nr_batch_requests = 0; /* because this is 0 */
H A Dblk-core.c689 return ioc->nr_batch_requests == q->nr_batching ||
690 (ioc->nr_batch_requests > 0
705 ioc->nr_batch_requests = q->nr_batching;
835 * not count toward the nr_batch_requests limit. There will always
839 ioc->nr_batch_requests--;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dvolumes.c295 if (ioc && ioc->nr_batch_requests > 0 &&

Completed in 163 milliseconds