Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dalloc_types.h129 u64 last_runtime; member
H A Dio_write.c632 wp->last_runtime = runtime; in __wp_update_state()
634 wp->time[WRITE_POINT_running] += runtime - wp->last_runtime; in __wp_update_state()