Home
last modified time | relevance | path

Searched refs:last_runtime (Results 1 – 4 of 4) sorted by relevance

/fs/bcachefs/
A Drecovery_passes.c105 bch2_pr_time_units(out, le32_to_cpu(i->last_runtime) * NSEC_PER_SEC); in bch2_sb_recovery_passes_to_text()
150 e->last_runtime = cpu_to_le32(max(0, end_time - start_time)); in bch2_sb_recovery_pass_complete()
186 ret = (u64) le32_to_cpu(i->last_runtime) * 100 > in bch2_recovery_pass_want_ratelimit()
A Dalloc_types.h113 u64 last_runtime; member
A Drecovery_passes_format.h86 __le32 last_runtime; member
A Dio_write.c647 wp->last_runtime = runtime; in __wp_update_state()
649 wp->time[WRITE_POINT_running] += runtime - wp->last_runtime; in __wp_update_state()

Completed in 9 milliseconds