Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Drebalance_types.h24 u64 wait_iotime_start; member
H A Drebalance.c501 r->wait_iotime_start = now; in rebalance_wait()
628 bch2_prt_human_readable_s64(out, (r->wait_iotime_end - r->wait_iotime_start) << 9); in bch2_rebalance_status_to_text()