Lines Matching refs:io_stats
41 struct io_stats { struct
63 struct io_stats io[UID_STATE_SIZE]; argument
74 struct io_stats io[UID_STATE_SIZE];
89 static void compute_io_bucket_stats(struct io_stats *io_bucket, in compute_io_bucket_stats()
90 struct io_stats *io_curr, in compute_io_bucket_stats()
91 struct io_stats *io_last, in compute_io_bucket_stats()
92 struct io_stats *io_dead) in compute_io_bucket_stats()
119 memset(io_dead, 0, sizeof(struct io_stats)); in compute_io_bucket_stats()
239 sizeof(struct io_stats)); in set_io_uid_tasks_zero()
247 struct io_stats *task_io_slot = &task_entry->io[slot]; in add_uid_tasks_io_stats()
457 struct io_stats *io_slot = &uid_entry->io[slot]; in add_uid_io_stats()
482 sizeof(struct io_stats)); in update_io_stats_all_locked()
512 sizeof(struct io_stats)); in update_io_stats_uid_locked()