Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dclock.c49 void bch2_io_timer_del(struct io_clock *clock, struct io_timer *timer) in bch2_io_timer_del() function
103 bch2_io_timer_del(clock, &wait.io_timer); in bch2_io_clock_schedule_timeout()
139 bch2_io_timer_del(clock, &wait.io_timer); in bch2_kthread_io_clock_wait()
Dclock.h6 void bch2_io_timer_del(struct io_clock *, struct io_timer *);