Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Djournal.c707 static unsigned max_dev_latency(struct bch_fs *c) in max_dev_latency() function
744 int remaining_wait = max(max_dev_latency(c) * 2, HZ * 10); in bch2_journal_res_get_slowpath()