Searched defs:io_start_time_ns (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/block/ | ||
| H A D | bfq-cgroup.c | 241 bfqg_stats_update_completion(struct bfq_group *bfqg, u64 start_time_ns, u64 io_start_time_ns, unsigned int op) bfqg_stats_update_completion() argument 261 bfqg_stats_update_completion(struct bfq_group *bfqg, u64 start_time_ns, u64 io_start_time_ns, unsigned int op) bfqg_stats_update_completion() argument |
| /kernel/linux/linux-6.6/block/ | ||
| H A D | bfq-cgroup.c | 241 bfqg_stats_update_completion(struct bfq_group *bfqg, u64 start_time_ns, u64 io_start_time_ns, blk_opf_t opf) bfqg_stats_update_completion() argument 259 bfqg_stats_update_completion(struct bfq_group *bfqg, u64 start_time_ns, u64 io_start_time_ns, blk_opf_t opf) bfqg_stats_update_completion() argument |
| /kernel/linux/linux-6.6/include/linux/ | ||
| H A D | blk-mq.h | 113 u64 io_start_time_ns; member |
| /kernel/linux/linux-5.10/include/linux/ | ||
| H A D | blkdev.h | 207 u64 io_start_time_ns; member |
Completed in 10 milliseconds