Home
last modified time | relevance | path

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

/linux-6.14.4/fs/bcachefs/
Djournal.c616 static unsigned max_dev_latency(struct bch_fs *c) in max_dev_latency() function
652 int remaining_wait = max(max_dev_latency(c) * 2, HZ * 10); in bch2_journal_res_get_slowpath()