Searched refs:wait_iotime_end (Results 1 – 2 of 2) sorted by relevance
26 u64 wait_iotime_end; member
520 r->wait_iotime_end = now + (min_member_capacity >> 6); in rebalance_wait() 528 bch2_kthread_io_clock_wait_once(clock, r->wait_iotime_end, MAX_SCHEDULE_TIMEOUT); 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() 663 bch2_prt_human_readable_s64(out, (r->wait_iotime_end - now) << 9); in bch2_rebalance_status_to_text()