Lines Matching refs:io_stats
40 struct io_stats { struct
62 struct io_stats io[UID_STATE_SIZE]; argument
73 struct io_stats io[UID_STATE_SIZE];
88 static void compute_io_bucket_stats(struct io_stats *io_bucket, in compute_io_bucket_stats()
89 struct io_stats *io_curr, in compute_io_bucket_stats()
90 struct io_stats *io_last, in compute_io_bucket_stats()
91 struct io_stats *io_dead) in compute_io_bucket_stats()
118 memset(io_dead, 0, sizeof(struct io_stats)); in compute_io_bucket_stats()
238 sizeof(struct io_stats)); in set_io_uid_tasks_zero()
246 struct io_stats *task_io_slot = &task_entry->io[slot]; in add_uid_tasks_io_stats()
453 struct io_stats *io_slot = &uid_entry->io[slot]; in add_uid_io_stats()
478 sizeof(struct io_stats)); in update_io_stats_all_locked()
508 sizeof(struct io_stats)); in update_io_stats_uid_locked()