Lines Matching refs:enqueued
33 * pointers that lie in the given range will also be enqueued. The reads will
778 u64 enqueued;
783 enqueued = 0;
787 enqueued += reada_start_machine_dev(device);
789 total += enqueued;
790 } while (enqueued && total < 10000);
799 u64 enqueued = 0;
803 enqueued += reada_start_for_fsdevs(fs_devices);
805 enqueued += reada_start_for_fsdevs(seed_devs);
808 if (enqueued == 0)