Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dclock.c142 static struct io_timer *get_expired_timer(struct io_clock *clock, u64 now) in get_expired_timer() function
165 while ((timer = get_expired_timer(clock, now))) in __bch2_increment_clock()