Home
last modified time | relevance | path

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

/fs/bcachefs/
A Dclock.c84 u64 io_until, unsigned long cpu_timeout) in bch2_kthread_io_clock_wait_once() argument
88 .io_timer.expire = io_until, in bch2_kthread_io_clock_wait_once()
108 u64 io_until, unsigned long cpu_timeout) in bch2_kthread_io_clock_wait() argument
114 atomic64_read(&clock->now) < io_until) in bch2_kthread_io_clock_wait()
115 cpu_timeout = bch2_kthread_io_clock_wait_once(clock, io_until, cpu_timeout); in bch2_kthread_io_clock_wait()

Completed in 5 milliseconds