Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Djournal.c737 int remaining_wait = max(max_dev_latency(c) * 2, HZ * 10); in bch2_journal_res_get_slowpath() local
739 remaining_wait = max(0, remaining_wait - HZ); in bch2_journal_res_get_slowpath()
744 remaining_wait)) in bch2_journal_res_get_slowpath()