Lines Matching full:reads
112 /* A queue of waiters who want to be notified about reads */
151 * A queue of waiters who want to be notified about new pending reads.
172 * 0 means no pending reads have been seen yet.
210 /* Number of reads timed out */
213 /* Number of reads failed because hash verification failed */
216 /* Number of reads failed for another reason */
219 /* Number of reads delayed because page had to be fetched */
226 * Number of reads delayed because of per-uid min_time_us or
273 /* Protects reads and writes from the blockmap */
452 * Collects pending reads and saves them into the array (reads/reads_size).
453 * Only reads with serial_number > sn_lowerbound are reported.
454 * Returns how many reads were saved into the array.
457 struct incfs_pending_read_info *reads,
463 struct incfs_pending_read_info *reads,