Home
last modified time | relevance | path

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

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